Question: 9. All are DDL COMMANDS (Data Definition Language) Except CREATE ALTER DELETE DROP TRUNCATE 10. All are TCL COMMANDS (Transaction Control Language) Except SAVE POINT

9. All are DDL COMMANDS (Data Definition Language) Except CREATE ALTER DELETE DROP TRUNCATE 10. All are TCL COMMANDS (Transaction Control Language) Except SAVE POINT ROLLBACK REVOKE COMMIT 11. Which one of the following is not a DCL (Data Control Language) command? Dery 4. is a DML (DATA MANIPULATION LANGUAGE) command with Read only operation.* DELETE UPDATE INSERT SELECT 5. The following write DML operations/commands are highly recommended to have a where clause when in use." DELETE & SELECT UPDATE & SELECT INSERT & UPDATE DELETE SUPDATE 6. The correct Syntax order while using SELECT Statement to retrieve data from a table or view is: SECT FROM ORDER BY GROUP BY-> HAVING SELECT FROM AVING GROUP BY ORDER WHEREBY SESTROM
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
