Database

From NKM WIKIDOC
Revision as of 11:22, 12 February 2016 by Karseka (Talk | contribs)

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


Definition

A collection of information organized in such a way that a computer program can quickly select desired pieces of data. Relational databases are organized by fields, records, and tables. A field is a single piece of information, a record is one complete set of fields, and a table is a collection of records. Storing content in fields rather than on static pages makes that content appropriate for dynamic delivery.

Description

Databases are applied with intelligent user guidance for data entry, retrieval and evaluation.

Related articles

Information technology