Data Base and Management System Lab
Data Base and Management System Lab
CSL-220
Lab journal 7
Lab Tasks
1. Create a Table Student, it should have the following fields, choose appropriate DATA
TYPES.
Std_id
Std_name
Std_program
Std_current_semester
6. Create a table bonus, delete row when department no is equal to 20, increment bonus
when department no is equal to 10 , delete row where department is between 10 and
20. Delete rows where department number is greater than 20