Question 1:
What does SQL signify? Describe it in detail with its subcategories.
Question 2:
What SQL statement is employed to delete the table ‘Student’?
Question 3:
Describe the command to insert a new record in the table ‘Department’.
Question 4:
With the help of SQL, how can you insert ‘GJU’ as the ‘FName’ in the ‘University’ table?
Question 5:
Describe the command to delete a record from table ‘student’ where ‘RollNo’ = GJU501?
Question 6:
Describe the use of Grant and Revoke Commands?
Question 7:
Illustrate what are Transaction Control Language Commands?
Question 8:
Describe the manners to create a new user?