Which SQL statement is used to create a new table in a database?Question 14Answera.CREATE TABLEb.NEW TABLEc.MAKE TABLEd.ADD TABLE
Question
Which SQL statement is used to create a new table in a database?Question 14Answera.CREATE TABLEb.NEW TABLEc.MAKE TABLEd.ADD TABLE
Solution
The SQL statement used to create a new table in a database is a. CREATE TABLE.
Similar Questions
Which SQL statement is used to create a new table?OptionsCREATE TABLEINSERT TABLEADD TABLEMAKE TABLE
In SQL, which command is used to create a copy of an existing table?
Which one of the following statements is used to create a table?Group of answer choicesCREATE table_name (column_name column_type);CREATE TABLE table_name (column_type column_name);CREATE TABLE table_name (column_name column_type);CREATE table_name (column_type column_name); PreviousNext
What command is used to create a new table in SQL?OptionsCREATE TABLEBUILD TABLEGENERATE TABLENone of these
What do you mean by table? How can you create table in SQL?
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.