?? readme.txt
字號:
To create the Sales DB in SQL Server, open SQL Server Query Analyzer, and drag-drop the
SQL script file --- 'Sales-DB-for-SQL-Server.sql' --- into Query Analyzer. Run the
SQL, and it will create the Sales DB and fill with same data.
Whenever you need to recreate database or fill database with original data, you can
rerun the SQL script.
Cheers!
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -