test review part 7 Flashcards

1
Q

A(n) _____________ represents something of importance to the user that needs to be represented in the database

A

entity

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

is a missing value in a cell in a relation

A

null value

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

A database is a set of one or more computer programs that serves as an intermediary between the users and the database management system (DBMS).

a) True
b) False

A

b) False (that would be an application)

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

types of relationships

A
  1. Unary: 1st degree (recursive)
  2. Binary: 2nd degree
  3. ternary: 3rd degree
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

This form has the following characteristics:

  • each table is in 3NF and all determinants are candidate keys

-All remaining determinants of that entity are candidate keys (i.e. could be the PK)

A

BCNF (Boyce Codd Normal Form)

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

Which normal forms are the most critical for developing a working database?

-The other forms, outside the scope of a database intro course, add refinements that are valuable but not as critical

A

The first three

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

Data analysis used for research is stored in this type of db.

-this is an example of Business Intelligence

A

OLAP

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