News

List all SQLite databases. To prove the database is indeed created, you can look for the todo.db file in the current folder, or simply issue the following command:. sqlite>.databases main: ...
Oracle Database SQL reference; SQL commands quick reference: DDL: CREATE, ALTER, DROP (refer to tables) DMS: SELECT, INSERT, UPDATE, DELETE (refer to rows) DCL: GRANT, REVOKE (refer to permissions) ...