Home » 
        MCQs » 
        SQL MCQs » 
        SQL Constraints Clause MCQs
    
        
    Which of the following is/are type of SQL Constraint?
    
    
    
    2. Which of the following is/are type of SQL Constraint?
    
        - Column Level
 
        - Table Level
 
        - Both A and B
 
        - None of the above
 
    
    Answer: C) Both A and B
    Explanation:
    SQL Constraints can be categorized in two types:
    
        - Column Level Constraint
 
        - Table Level Constraint