Home » 
        MCQs » 
        SQL MCQs » 
        SQL Constraints Clause MCQs
    
        
    You can also ____ the existing tables by using the UNIQUE constraint
    
    
    
    9. You can also ____ the existing tables by using the UNIQUE constraint.
    
        - Change
 
        - Delete
 
        - Modify
 
        - Drop
 
    
    Answer: C) Modify
    Explanation:
    You can also modify the existing tables by using the UNIQUE constraint.