final exam review #2 Flashcards
Given the below functional dependency,
MedicineCode → (MedicineName, ShelfLife, Manufacturer, Dosage)
which of the following statements is not known to be true?
a. MedicineCode is a determinant
b. MedicineName is a determinant
c. Manufacturer is functionally dependent on Medicine Code
d. ShelfLife is functionally dependent on MedicineCode
b. MedicineName is a determinant
One application of OLAP is
a. shipping of information
b. order processing
c. decision support
d. file updating
c. decision support
An entity can represent which of the following
a. person
b. thing
c. event
d. all of the above
d. all of the above
defines database structures
DDL (Data definition language)
data definition and updating (insert/update/delete)
DML (Data manipulation language)