test review part 7 Flashcards
A(n) _____________ represents something of importance to the user that needs to be represented in the database
entity
is a missing value in a cell in a relation
null value
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
b) False (that would be an application)
types of relationships
- Unary: 1st degree (recursive)
- Binary: 2nd degree
- ternary: 3rd degree
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)
BCNF (Boyce Codd Normal Form)
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
The first three
Data analysis used for research is stored in this type of db.
-this is an example of Business Intelligence
OLAP