码迷,mamicode.com
首页 > 数据库 > 详细

MySQL 学习用employee数据库表参考使用

时间:2016-01-09 20:19:56      阅读:184      评论:0      收藏:0      [点我收藏+]

标签:

  • 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.

MySQL 学习用employee数据库表参考使用

标签:

原文地址:http://www.cnblogs.com/alterhu/p/5117020.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!