| SQLite | ||
| When developing table definitions it may be useful to precede a sequence of CREATE TABLE statements with the corresponding DROP TABLE statements in the reverse order (see next tip). | ||
| Specific to SQLite | ||
| none | ||
| SQLite | ||
| When developing table definitions it may be useful to precede a sequence of CREATE TABLE statements with the corresponding DROP TABLE statements in the reverse order (see next tip). | ||
| Specific to SQLite | ||
| none | ||