March 2018
Beginner to intermediate
394 pages
10h 57m
English
In this step, we will import the contents of the data in the files to the MySQL database:
[user@master test_db]$ mysql -u root < employees.sqlINFOCREATING DATABASE STRUCTUREINFOstorage engine: InnoDBINFOLOADING departmentsINFOLOADING employeesINFOLOADING dept_empINFOLOADING dept_managerINFOLOADING titlesINFOLOADING salariesdata_load_time_diffNULL
Read now
Unlock full access