Saved Bookmarks
| 1. |
You have been given a set of tables with data and asked to create a new database to store them. When you examine the data values in the tables, what are you looking for? |
|
Answer» (1) Multivalued dependencies, (2) Functional dependencies, (3) Candidate keys, (4) Primary keys and (5) Foreign keys. |
|