Quiz 2 Flashcards

1
Q

Which of the following statements is not true for an enterprise-class database system?
a. The DBMS accesses the database data.
b. The application generates SQL statements.
c.The database application(s) directly access(es) the database data.
d.The database application(s) interact(s) with the DBMS.

A

c.The database application(s) directly access(es) the database data.

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

Which of the following statements is true for primary keys in a relational database system?

a.They uniquely identify a row in a table.
b.They must contain numeric data.
c. They can be used to create relationships between fields.
d.They cannot be part of relational integrity constraints.

A

a. They uniquely identify a row in a table.

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

Database professionals use a set of principles called ________ to guide and assess database design.
a. database extraction
b. entity-relationship data modeling
c. normalization
d. data models

A

c. normalization

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

Which statement is not true about the relational model?

a. It was first proposed in 1970.
b. It was developed by E. F. Codd.
c. It was developed at Oracle.
d. It resulted in the DBMS product DB2.

A

c. It was developed at Oracle.

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

The CODASYL DBTG model structured data relationships as a tree structure.
True or
False

A

False

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