Difference between revisions of "Database"

From NKM WIKIDOC
Jump to: navigation, search
m (17 revisions imported: NKM wiki import 20150315)
Line 11: Line 11:
 
<!-- '''Source: ''' [[Planning and Execution of Knowledge Management Assist Missions for Nuclear Organizations]] -->
 
<!-- '''Source: ''' [[Planning and Execution of Knowledge Management Assist Missions for Nuclear Organizations]] -->
  
 +
==Related articles==
 +
[[Information technology]]
  
 
[[Category:Storage]]
 
[[Category:Storage]]

Revision as of 14:57, 10 December 2015


Definition

A Database is 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.

Related articles

Information technology