Computer Science for IGCSE & O level - Databases (Section 1 - No. 40)

What is the difference between the terms 'table' and 'database'?
They are the same thing.
A database is a container for tables.
A table is a container for databases.
A table stores data; a database stores reports.

Explanation

A database is a collection of tables and other database objects, tables store the actual data.

Comments (0)

Advertisement