MySQL Tutorial

1:

Create a set of INSERT statements to place data in each table of your orders table.

2:

Delete the data from your tables.

3:

Write a data file containing the same data that you inserted in part 1 and load it into your orders database using LOAD DATA INFILE .

Категории