← Database Management System 🟡 Medium 📋 Sanfoundry

Which of the following statements creates a new table temp instructor that has the same schema as an…

Question #1109 of 749+ in Database Management System

📝 Question #1109

Which of the following statements creates a new table temp instructor that has the same schema as an instructor.

⌨️ Press A B C D to select

All Options & Correct Answer

A create table temp_instructor; Correct
B Create table temp_instructor like instructor;
C Create Table as temp_instructor;
D Create table like temp_instructor;

📋 Question Details

🎯
Difficulty
Medium
📅
Year
📋
Source
Sanfoundry

📤 Share This MCQ

📚 Want More?

Practice Database Management System MCQs

749+ questions with detailed answers