Jump to content

Table (database)

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Turnstep (talk | contribs) at 17:45, 6 April 2005 (Quick stub creation - please expand!). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

A table is the basic component of a relational database management system (RDBMS). It has a number of rows and columns (similar to a spreadsheet), and is maniuplated using SQL commands.