CBSE Class 12 Computer Science Question 7 of 79

Table Creation and Data Manipulation Commands — Question 1

Back to all questions
1
Question

Question 1

Which command is used for creating tables ?

Answer

In SQL, CREATE TABLE command is used for creating tables in database.