MySQL 學習用employee數據庫表參考使用
- download place:https://launchpad.net/test-db/ ,choose this file from the right panel:employees_db-full-1.0.6.tar.bz2 this is the full version.
- unzip this file and cd to this file ,then use mysql command to log in mysql database,then run the command: mysql –u root –p –t<employees.sql
- done.
歡迎關注本站公眾號,獲取更多信息