To open a database file, you use the .open FILENAME command. The following statement opens the chinook.db database: sqlite> .open c:\sqlite\db\chinook.db.
確定! 回上一頁