Chapter 1: Introduction to Databases, Information and Data Flashcards
Files having no internal hierarchy
Flat files
files containing an unsorted set of records that are uniquely identified by a record id which allows them to be inserted or deleted using that id
heap files
files that store a list of lookup filed values from a data file– along with the location (address) in the data file of the corresponding record.
Index files
files which use a hash function to decide where a record should be placed on a disk
hashed files
consists of raw facts
data
result of processing raw data to reveal its meaning
information
the body of information and facts about a specific subject`
knowledge
discipline that focuses on the proper generation, storage and retrieval of data
data management
shared, integrated computer structure
database
data about data
metadata
a collection of programs that manages the database structure and controls access to the data stored in the database
database management system (DBMS)
same data appears in different places
data inconsistency
a specific request issued to the DBMS for data manipulation
query
a spur of the moment question
ad hoc query
the answers a DBMS sends
query result set
comprehensive approach to promoting the accuracy, validity, and timeliness of the data
data quality
supports one user at a time
single-user data base
a single-user database that runs on a personal computer
desktop database