CBSE Class 11 Informatics Practices Question 80 of 87

Structured Query Language (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.