You are on page 1of 6

Lab Practice 1 (12.09.

2013)

1. Create table a) Countries

b) Departments

c) Employee

d) Jobs

e) Job Grades

f)

Job History

g) Locations

h) Region

2. Insert all data into the tables (based on the select * statement)
3. Play around with the tables and data created. (You can insert new row, delete row, drop table, delete all data without drop table, update, etc)

You might also like