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.
作者:高级测试开发网
博客地址:https://seniortesting.club
本文版权归作者和博客园共有,欢迎转载,但未经作者同意必须保留此段声明,且在文章页面明显位置给出原文连接,否则保留追究法律责任的权利。