Chapter 1: Introduction to Databases, Information and Data Flashcards
(47 cards)
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
supports multiple users at the same time
multiuser database
the multiuser database supports a relatively small number of users or a specific department within an organization
workgroup database
the database is used by the entire organization and supports many users, across many departments, the database is known
enterprise database
a database that supports data distributed across several different sites
distributed database
a database that supports data located at a single site
centralized database
a database that is created and maintained using cloud data services ,such a Microsoft Azure or Amazon AWS
cloud database