dbms mcq
Which of the following is not aggregate function?
a) avg
b) sum
c) with
d) min
Click here to check your answer
Update that violate ....... are disallowed.
a) Transaction Control
b) Authorization
c) DDL Commands
d) Integrity Constraints
Click here to check your answer
To remove a relation from an SQL database we use ....... command.
a) Delete
b) Purge
c) Remove
d) Drop table
Click here to check your answer
Select * from employee; what type of statement is it
a) DML
b) DDL
c) View
d) Integrity Constraint
Click here to check your answer