CBSE Class 12 Informatics Practices Question 100 of 103

Review of Database Concepts & SQL — Question 8

Back to all questions
8
Question

Question 8

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

Answer

False

Reason — The CREATE TABLE command is used to create table in a database.