PREMIUM
πŸ“š FPSC SST 2026 Preparation Group
Join Our WhatsApp Group for SST Past Papers & Mock Tests
βœ… Daily MCQs β€’ πŸ’‘ Expert Tips β€’ πŸ“š Past Paper Discussion
Join Group β†’

The ability to query data, as well as insert, delete, and alter tuples, is offered by __

A. TCL (Transaction Control Language)
B. DCL (Data Control Language)
C. DDL (Data Definition Language)
D. DML (Data Manipulation Language)
Correct Answer: D. DML (Data Manipulation Language)

DML (Data Manipulation Language) is the correct answer. DML is used to retrieve and manipulate data stored in database tables. Common DML commands include SELECT, INSERT, UPDATE, and DELETE, which allow users to query, add, modify, and remove records.

  • TCL (Transaction Control Language) is incorrect because it manages transactions using commands such as COMMIT, ROLLBACK, and SAVEPOINT.
  • DCL (Data Control Language) is incorrect because it controls user permissions using commands like GRANT and REVOKE.
  • DDL (Data Definition Language) is incorrect because it defines or modifies database structures using commands such as CREATE, ALTER, and DROP.
  • DML (Data Manipulation Language) is correct because it is used to query and manipulate data within database tables.

Leave a Comment

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

Join Our WhatsApp Channel ×
Scroll to Top