Select the correct answerWhat command is used to create a new table in SQL?OptionsBUILD TABLECREATE TABLEGENERATE TABLENone of these
Question
Select the correct answerWhat command is used to create a new table in SQL?OptionsBUILD TABLECREATE TABLEGENERATE TABLENone of these
Solution 1
To create a new table in SQL, the correct command is "CREATE TABLE".
Solution 2
The correct answer is "CREATE TABLE". This is the command used in SQL (Structured Query Language) to create a new table.
Similar Questions
Select the correct answerWhich SQL statement is used to create a new table?OptionsINSERT TABLECREATE TABLEADD TABLEMAKE TABLE
Which SQL statement is used to create a new table?OptionsMAKE TABLEINSERT TABLECREATE TABLEADD TABLE
Select the correct answerIn SQL, which command is used to create a copy of an existing table?OptionsDUPLICATE TABLECOPY TABLECLONE TABLECREATE TABLE AS
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 in a database?Question 14Answera.CREATE TABLEb.NEW TABLEc.MAKE TABLEd.ADD 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.