SELECT * FROM employee What type of statement is this?

SELECT * FROM employee What type of statement is this?
DML
Explanation: Select operation just shows the required fields of the relation. So it forms a DML.
DDL
View
Integrity constraint

Leave a Reply

Your email address will not be published. Required fields are marked *