Home » 
        MCQs » 
        SQL MCQs » 
        SQL Database MCQs
    
        
    A database does not need to be created in ____. A direct table creation option is provided in ____
    
    
    
    2. A database does not need to be created in ____. A direct table creation option is provided in ____.
    
        - MySQL
 
        - Oracle
 
        - Both A and B
 
        - None of the above
 
    
    Answer: C) Both A and B
    Explanation:
    A database does not need to be created in Oracle. A direct table creation option is provided in Oracle.