DRAG DROP Match the database normalization terms to the appropriate descriptions. To answer, drag the appropriate term from the column on the left to its description on the right. Each term may be used once, more than once, or not at all.
Nice, this is a pretty standard one. Attributes go with Target 1 because they’re the properties/columns in a table. Entities map to Target 2 since those are basically your tables themselves. Foreign keys fit Target 3-they link tables and enforce relationships, which comes up a lot in normalization questions. Pretty sure this matches what I’ve seen on similar exam reports. Agree?
- Target 1: Attributes
- Target 2: Entities
- Target 3: Foreign keys
