Chapter 1&2: Key Concepts of Database Systems Flashcards

1
Q

What is the difference between data and information?

A

Data refers to raw, unprocessed facts and figures, while information is data that has been processed or organized in a way that is meaningful and useful.

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

What is metadata?

A

Metadata is data that describes other data, such as the structure, format, and context of the data.

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

What is the difference between structured and unstructured data?

A

Structured data is organized in a well-defined manner, typically in tables with rows and columns (e.g., databases), while unstructured data has no pre-defined format (e.g., text, images, videos).

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

What are the advantages of using a database system over traditional file processing systems?

A

Database systems provide better data integrity, reduced redundancy, easy querying, and data security. Traditional file processing systems are prone to data redundancy, inconsistency, and difficulties in querying data.

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

What is a DBMS and what can you do with it?

A

A Database Management System (DBMS) is software that manages databases. It allows users to store, retrieve, update, and manage data. It provides functionalities like data definition, data manipulation, and access control.

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

What is the role of a Database Administrator (DBA)?

A

The DBA is responsible for managing the database system, ensuring data security, optimizing performance, and maintaining database integrity.

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

What does a DB designer do?

A

A DB designer creates the database schema, designs the data structure, and ensures that the database meets business requirements and user needs.

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

What are the phases in the database application development process?

A

The phases include requirements analysis, conceptual design (ER model), logical design (relational model), physical design, implementation, and maintenance.

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