Tuesday, October 13, 2009

Database Vocabulary

Field - An element of a database record in which one piece of information is stored.

Key Field - A field in a segment or record that holds the value of a key to that record.

Record - to set down in writing or the like, as for the purpose of preserving evidence. to make a record.

Search - to examine (one or more files, as databases or texts) electronically, to locate specified items.

Query - A user's (or agent's) request for information, generally as a formal request to a database or search engine.

Sort - To arrange according to class, kind, or size; classify.

Database Management System - A special data processing system, or part of a data processing system, which aids in the storage, manipulation, reporting, management, and control of data. Abbreviated DBMS.

Mail Merge - The process of combining a form letter with a list of names and addresses to produce individualized letters.

Flat-file Database - A database system in which each database contains only one file, which is not linked to any other file.

Relational Database - A database system in which any database file can be a component of more than one of the database's tables.

Data Redundancy - When the same data values are stored more than once in a table, or when the same values are stored in more than one table

Data Integrity - The assurance that data is consistent and correct.

No comments:

Post a Comment