Database table

From Conservapedia
This is the current revision of Database table as edited by Taj (Talk | contribs) at 21:26, January 27, 2010. This URL is a permanent link to this version of this page.

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

A database table consists of records, divided into fields. The rows and columns of a spreadsheet are often in this form.

  • Every database consists of one or more tables, which store the database’s data/information. Each table has its own unique name and consists of columns and rows. [1]