Assignment2_ Lab_TGA
Assignment2_ Lab_TGA
ASSIGNMENT 2_LAB
First Semester
Academic Year 1445/1446
STUDENT MARKS
STUDENT
Name: ___________________________________________________________
1
Activity List:
Q2. Add a column Major to the students table with type VARCHAR(50)
Q3. Write a query to delete the last record of the books table.
Q4. Write a query to implement the Rollback to the savepoint made in Q1.
Q5. Write a query to implement the COMMIT.