Creating a Table

1. In the sqlite_master table, click on the "+" button on the upper left corner.


2. Enter the field names and types.


3. The new table will be created.


4. Click on the new table name to view.


See Also:

Creating with SQL
Adding a Row
Copying a Table