Which of the following command is used to create a table in SQL?
Which of the following command is used to create a table in SQL? Correct Answer CREATE
The CREATE command is used to create a table in SQL. The same command can be used to create a database containing the table. The INSERT command is used to insert data inside the tables.
মোঃ আরিফুল ইসলাম
Feb 20, 2025