Multiple choice technology mainframe

DB2 Security is provided internal to DB2 using the

  1. Data Definition Language

  2. Data Manipulation Language

  3. Data Confusion Language

  4. Data Control Language

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

DB2 uses Data Control Language (DCL) commands like GRANT and REVOKE to manage security internally. DDL is for schema definitions, DML is for data manipulation, and Data Confusion Language is not a real SQL language category.