Table (database)

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

Missing image
Synaptic.png


 This software-related article is a stub. You can help Wikipedia by expanding it.

See also: Table (database), Computer software, Database normalization, Redundancy (databases), Relation, Relational database, Relational model, Row (database), SQL