Table (database)

From Wikipedia, the free encyclopedia.

A table can be the basic component of a relational database (RDB). It has a number of rows and columns, similar to a spreadsheet), and can usually be manipulated using SQL commands.

A table is the common name for the Relational modeling concept of a Relation.

See also


Personal tools