Flash tutorials
|
Want to learn more about SQLite Expert? These tutorials will teach you how to perform common tasks. More tutorials will be added in the future.
|
|
In this tutorial we will create a simple database called 'movies'.
|
|
 |
|
|
|
|
|
|
|
 |
|
In this tutorial we will create a simple table called 'movies' using the table designer.
|
|
|
|
|
|
|
|
|
This tutorial shows how to create two more tables by loading and executing an SQL script.
|
|
 |
|
|
|
|
|
|
|
 |
|
This tutorial shows how to add primary keys to the tables using the index editor.
|
|
|
|
|
|
|
|
|
This tutorial shows how to add a few records to our database by loading and executing an SQL script.
|
|
 |
|
|
|
|
|
|
|