Select the correct answerIn SQL, which command is used to create a copy of an existing table?OptionsCOPY TABLECLONE TABLECREATE TABLE ASDUPLICATE TABLE
Question
Select the correct answerIn SQL, which command is used to create a copy of an existing table?OptionsCOPY TABLECLONE TABLECREATE TABLE ASDUPLICATE TABLE
Solution
The correct answer is CREATE TABLE AS. This command is used in SQL to create a copy of an existing table.
Similar Questions
In SQL, which command is used to create a copy of an existing table?
Select the correct answerWhat command is used to create a new table in SQL?OptionsBUILD TABLECREATE TABLEGENERATE TABLENone of these
Select the correct answerWhich SQL statement is used to create a new table?OptionsINSERT TABLECREATE TABLEADD TABLEMAKE TABLE
Select the correct answerWhat SQL command is used to add a new column to an existing table?OptionsADD COLUMNCREATE COLUMNINSERT COLUMNALTER TABLE
Which SQL statement is used to create a new table?OptionsMAKE TABLEINSERT TABLECREATE TABLEADD TABLE
Upgrade your grade with Knowee
Get personalized homework help. Review tough concepts in more detail, or go deeper into your topic by exploring other relevant questions.