SQLite | Table

This section explains various ways to manipulate tables in SQLite3. It covers how to create and delete tables, and how to set various constraints on tables.