DBMS Sem One Impt Q
DBMS Sem One Impt Q
SELECT Query
The Action Query in DBMS is used to perform certain operations on the database
such as insertion, deletion, modification, alteration, etc. Action queries are used to
change the database in one way or another.
Below is a student table that has student id, student name, subject id, subject name,
and address of the student as its columns.