Home » 
        MCQs » 
        DBMS MCQs » 
        DBMS Languages MCQs
    
        
    In the ___, metadata are stored, such as how many rows and columns per table, their names, indexes, constraints, etc
    
    
    
    7. In the ____, metadata are stored, such as how many rows and columns per table, their names, indexes, constraints, etc.
    
        - DDL
- DML
- DCL
- TCL
Answer: A) DDL
    Explanation:
    In the Data Definition Language, metadata are stored, such as how many rows and columns per table, their names, indexes, constraints, etc.