Eine Einführung in
|
| SQLite | ||
| We should expect to find a system table that includes a list of tables. We should expect this to contain a great deal of extra data that is hard to understand. | ||
| Specific to SQLite | ||
The table sqlite_master lists tables and indexes. | ||