KnowledgeBoat Logo

Computer Science

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

SQL Queries

3 Likes

Answer

False

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

Answered By

2 Likes


Related Questions