CBSE Class 11 Informatics Practices Question 83 of 87

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