CBSE Class 12 Computer Science Question 84 of 91

Relational Database and SQL — Question 4

Back to all questions
4
Question

Question 4

UPDATE TABLE command is used to create table in a database.

Answer

False

ReasonCREATE TABLE command is used to create table in a database.