2141 Flashcards
Data
Raw representation of facts
Information
data put into context (patterns trends relationships)
Knowledge
Application of data and information. (patterns, assumptions, theories experience
How does accurate, relevant and timely information interact with organizational survival?
It leads to good descision making which in turn leads to success in global organizational survival
Three types of file systems
Manual, computerized and modern end-user productivity tools (think microsoft excel)
Field
A character or group of characters (alphabetic or numeric) that has a specific meaning. A field is used to define or store data
Record
A connected set of fields that describes a person place or thing. (think row in a data table)
File
A collection of related records (think column in a database)
Problems with file systems
- lengthy development time
- difficulty of getting quick answers
- complex system administration
- Lack of security and limited data sharing
- Extensive programming
Structural dependence
Access to a file is dependent on its structure. This means all file system programs need to be modified to conform to a new file structure
Structural independence
File structure can be changed without affecting the applications (or file system programs) ability to access data –> this is good
Data dependence
Data access changes when data storage characteristics change
Data independence
Data storage characteristic is changed without affecting the programs ability to access data
Data redundancy
Unnecessarily storing same data at different places leads to poor security, inconsistency, and data entry errors
Islands of information
Scattered data locations
Data anomaly
develops when not all the required changes in the redundant data are made successfully
Types of data anomaly
Update anomalies, Insertion anomalies and Deletion anomalies
Database
a shared integrated computer structure that stores a collection of end user data, metadata and
Meta data
Data about data describes data relationships and characteristics
Database management system (DBMS)
Collection of programs that controls access to data stored in a database and manages its structure
Data management
Process of acquiring, storing and retrieving data (addition, deletion and modification)
What two kinds of data does a database contain
End user data craw facts) and metadata