0 votes
in Sql by
What is a Table in SQL?

1 Answer

0 votes
by

A table is the basic unit of data storage in the database management system. Table data is stored in rows and columns.

...