CBSE Class 12 Computer Science Question 87 of 91

Relational Database and SQL — Question 7

Back to all questions
7
Question

Question 7

Each SQL table must have at least one column and one row.

Answer

False

Reason — Each SQL table must have at least one column, there is no requirement for it to have at least one row.