📝 Question
#1109
Which of the following statements creates a new table temp instructor that has the same schema as an instructor.
✓
Correct Answer
A. create table temp_instructor;
⌨️ Press
A
B
C
D
to select