Mod 9 Quiz Flashcards

1
Q

Why are databases better for concurrent use compared to spreadsheets?

A

Databases allow many users to access data simultaneously.

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

How does a document database store data?

A

In flexible documents

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

What is a flat file system?

A

Another name for a spreadsheet.

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

What is a database schema?

A

The architecture of how a database is structured and organized

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

What type of relationship has one record with a primary key associated with multiple records in other tables with foreign keys?

A

B) One-to-many relationship

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

Which of the following can be a primary key?

A

Phone number

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

What is one advantage of databases in terms of data recovery?

A

Databases back up information within seconds.

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

What is a document database?

A

A type of non-relational database

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

What does scalability in a database mean?

A

The ability to handle a large amount of data efficiently

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

What is the main purpose of a physical data model?

A

To show how to set up a database using a specific database management system

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

What is XML used for in databases?

A

To give structure to non-structured data

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

What is a relational database?

A

A database that keeps data in several connected tables.

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

What is the purpose of data modeling?

A

To help programmers and others understand the complex flow of data within an organization

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

What is the best way to enter large amounts of data into a database?

A

Importing it from other sources

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

What does RDBMS stand for?

A

Relational Database Management System

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