Back to the 2024 paper
Similar questions
Database Management SystemFour DML commands are : (i) create, update, delete, select (ii) insert, update, drop, select (iii) create, alter, delete, select (iv) insert, modify, delete, select20222mDATABASE MANAGEMENT SYSTEMWhich of the following is generally used for performing tasks like creating the structure of the relations or deleting relations? - (i) DML - (ii) Query - (iii) Relational schema - (iv) DDL20242mDatabase Management SystemWhich SQL command is used to remove a table from a database? (i) REMOVE (ii) DELETE (iii) DROP (iv) CLEAR20242mDATABASE MANAGEMENT SYSTEMThe ability to query data, as well as insert, delete, and alter tuples, is offered by: - (i) TCL (Transaction Control Language) - (ii) DCL (Data Control Language) - (iii) DDL (Data Definition Language) - (iv) DML (Data Manipulation Language)20242m