Week 1 Flashcards

(54 cards)

1
Q

solve many of the problems encountered in data management

A

Databases

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Used in almost all modern settings involving data management:

A

Business
Research
Administration

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

(raw facts)

A

Data

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

(processed data with meaning)

A

Information

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

(the body of information and facts about a specific subject)

A

Knowledge

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Have not yet been processed to reveal their meaning to the end user
Building blocks of information

A

Raw facts

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Generation, storage, and retrieval of data

A

Data management

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Produced by processing raw data to reveal its meaning
Requires context
Bedrock of knowledge
Should be accurate, relevant, and timely to enable good decision making

A

Information

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

shared, integrated computer structure that stores a collection of:
End-user data: raw facts of interest to end user
Metadata: data about data
Provides description of data characteristics and relationships in data
Complements and expands value of data

A

Database:

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

raw facts of interest to end user

A

End-user data:

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Metadata: data about data
Provides description of data characteristics and relationships in data
Complements and expands value of data

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

data about data
Provides description of data characteristics and relationships in data
Complements and expands value of data

A

Metadata:

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

collection of programs
Manages structure and controls access to data

A

Database management system (DBMS):

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Role and Advantages of the DBMS:

DBMS is the intermediary between the user and the database
DBMS enables data to be shared
DBMS integrates many users’ views of the data
Receives and translates application requests into operations required to fulfill the requests
Hides database’s internal complexity from the application programs and users

A

Role and Advantages of the DBMS:

DBMS is the intermediary between the user and the database
DBMS enables data to be shared
DBMS integrates many users’ views of the data
Receives and translates application requests into operations required to fulfill the requests
Hides database’s internal complexity from the application programs and users

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Database management system =
A Software that manage database / redundancy will be reduce /

A

DBMS

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Advantages of a DBMS:

A

Improved data sharing
Improved data security
Better data integration
Minimized data inconsistency
Improved data access
Improved decision making
Increased end-user productivity

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Databases can be classified according to:

A

Number of users
Database location(s)
Expected type and extent of use

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

Single-user database supports only one user at a time
single-user; runs on PC

A

Desktop database:

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

Multiuser database supports multiple users at the same time
Supports a small number of users or a specific department

Supports many users across many departments

A

Workgroup databases:
Enterprise database:

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

Data is located at a single site

A

Centralized database:

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

Data is distributed across different sites

A

Distributed database:

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

Created and maintained using cloud data services that provide defined performance measures for the database

A

Cloud database:

22
Q

data exist in their original state

23
Q

data result from formatting
Structure applied based on type of processing to be performed

24
data have been processed to some extent
Semistructured
25
represents data elements in textual format
Extensible Markup Language (XML)
26
Manual File Systems
Papers and pencils File cabinets Keeping books and records
27
Computerized File Systems Data processing (DP) specialist converted computer file structure from manual system Wrote software that managed the data Designed the application programs
Computerized File Systems Data processing (DP) specialist converted computer file structure from manual system Wrote software that managed the data Designed the application programs
28
Raw facts, such as telephone number, a birth date, a customer name. have less meaning unless they have ben organized in some logical terminology
Data
29
A character or group of character (alphabetic or numeric ) that has a specific meaning. A field is used to define and store data.
Field
30
A logically connected set of one or more fields that describes a person , place or thing. For example the field that constitute a record for a customer might consist of the customer name address, phone number date of birth, credit limit and unpaid balance.
Record
31
A collection of related record. For example a file might contain data about the students currently enrolled at Gigantic University
File
32
Evolution of File System Data Processing: Manual File Systems => Accomplished through a system of file folders and filing cabinets Computerized File Systems => Data processing (DP) specialist: Created a computer-based system that would track data and produce required reports File System Redux: Modern End-User Productivity Tools => Includes spreadsheet programs such as Microsoft Excel
Evolution of File System Data Processing: Manual File Systems => Accomplished through a system of file folders and filing cabinets Computerized File Systems => Data processing (DP) specialist: Created a computer-based system that would track data and produce required reports File System Redux: Modern End-User Productivity Tools => Includes spreadsheet programs such as Microsoft Excel
33
Problems with File System Data Processing?
Lengthy development times. Difficulty of getting quick answers Complex system administration. Lack of security and limited data sharing. Extensive programming.
34
Structural dependence: access to a file is dependent on its own structure All file system programs must be modified to conform to a new file structure Versus Structural Independence: change file structure without affecting data access
Structural dependence: access to a file is dependent on its own structure All file system programs must be modified to conform to a new file structure Versus Structural Independence: change file structure without affecting data access
35
Data dependence: data access changes when data storage characteristics change Versus Data Independence: data storage characteristics do not affect data access
Data dependence: data access changes when data storage characteristics change Versus Data Independence: data storage characteristics do not affect data access
36
We can achieve independence by differentiating between The logical data format (how human views the data) and The physical data format (how computer must work with data)
We can achieve independence by differentiating between The logical data format (how human views the data) and The physical data format (how computer must work with data)
37
Organizational structure promotes storage of same data in different locations Islands of information: Scattered data locations
Organizational structure promotes storage of same data in different locations Islands of information: Scattered data locations
38
Data redundancy: same data stored unnecessarily in different places. Results in: Poor data security Data inconsistency: different and conflicting versions of same data occur at different places Data-entry errors Data integrity problems
Data redundancy: same data stored unnecessarily in different places. Results in: Poor data security Data inconsistency: different and conflicting versions of same data occur at different places Data-entry errors Data integrity problems
39
abnormalities when all changes in redundant data are not made correctly Update anomalies Insertion anomalies Deletion anomalies
Data anomalies:
40
Database system consists of logically related data stored in a single logical data repository May be physically distributed among multiple storage facilities DBMS eliminates most of file system’s problems Current generation stores data structures, relationships between structures, and access paths Also defines, stores, and manages all access paths and components
Database system consists of logically related data stored in a single logical data repository May be physically distributed among multiple storage facilities DBMS eliminates most of file system’s problems Current generation stores data structures, relationships between structures, and access paths Also defines, stores, and manages all access paths and components
41
due to a poorly planned design database. one exmapleof this anomaly is that repeated update each row is needed to be update takes lot of time. or we have copy of the database somewhere when we update our data but not the other copy of our database this could lead to data inconsistency. data will become unreliable and meaningless.
Updation anomaly
42
For example, there is a newly created college, and there is no student yet in that college but we wanted to put the college in our database. Due to a poorly designed database. Like from the example on youtube. since the there is no student we cannot put the college data because the primary key is the studentID and primary have the constraint the NOT NULL. Because of this we cannot put the data. what kind of anomaly is this.
Insertion anomaly
43
This anomaly happen when we lost a related data when we remove one data. For example, from the example on youtube when we delete a student due to the poorly design database college information will also be deleted. this might could to deletion anomalies because that college might not exist anymore if only one student is studying in that college.
Deletion anomaly
44
The Database System Environment defines and regulates the collection, storage, management, use of data
Database system:
45
Five major parts of a database system:
Hardware Software People Procedures Data
46
all the system’s physical devices
Hardware:
47
The Database System Environment three types of software required Operating system software DBMS software Application programs and utility software
Software:
48
The Database System Environment all users of the database system System and database administrators Database designers Systems analysts and programmers End users
People:
49
The Database System Environment instructions and rules that govern the design and use of the database system
Procedures:
50
DBMS Functions Most functions are transparent to end users Can only be achieved through the DBMS Functions: Data dictionary management Data storage management Data transformation and presentation Security management Multiuser access control Backup and recovery management Data integrity management Database access language and application programming interfaces Database communication interfaces
DBMS Functions Most functions are transparent to end users Can only be achieved through the DBMS Functions: Data dictionary management Data storage management Data transformation and presentation Security management Multiuser access control Backup and recovery management Data integrity management Database access language and application programming interfaces Database communication interfaces
51
Data dictionary management Data dictionary: Stores definitions of the data elements and their relationships Data storage management Performance tuning: Ensures efficient performance of the database in terms of storage and access speed Data transformation and presentation Transforms entered data to conform to required data structures Security management Enforces user security and data privacy
Data dictionary management Data dictionary: Stores definitions of the data elements and their relationships Data storage management Performance tuning: Ensures efficient performance of the database in terms of storage and access speed Data transformation and presentation Transforms entered data to conform to required data structures Security management Enforces user security and data privacy
52
Multiuser access control Sophisticated algorithms ensure that multiple users can access the database concurrently without compromising its integrity Backup and recovery management Enables recovery of the database after a failure Data integrity management Minimizes redundancy and maximizes consistency
Multiuser access control Sophisticated algorithms ensure that multiple users can access the database concurrently without compromising its integrity Backup and recovery management Enables recovery of the database after a failure Data integrity management Minimizes redundancy and maximizes consistency
53
Disadvantages of Database Systems
Increased costs Management complexity Maintaining currency Vendor dependence Frequent upgrade/replacement cycles