computer quiz

Which of the following is not aggregate function? a) avg b) sum c) with d) min

Update that violate ....... are disallowed. a) Transaction Control b) Authorization c) DDL Commands d) Integrity Constraints

To remove a relation from an SQL database we use ....... command. a) Delete b) Purge c) Remove d) Drop table

Select * from employee; what type of statement is it a) DML b) DDL c) View d) Integrity Constraint