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