You are on page 1of 15

1. An entity can only have one Primary key .

True B. false C A&B D. all


2. There is no limit to how many columns can make up an entity's UID. True or
A. True B false C, A & B D. all
3. When any attribute in an entity is dependent on any other non-UID attribute
A. Dependency
B. Functional dependency
C. Non-dependency
D. Transitive dependency
4. A Table Relationship will result in a Foreign Key column that also is part of other table.
A. The Column Name
B. The Check Constraint
C. The Table Name
D. The Primary Key
5. The transformation from an ER diagram to a physical design involves changing terminology.
A. Columns
B. Tables (*)
C. Foreign Keys
D. Unique Keys
6. When data is stored in more than one place in a database, the database violates the rules of
_______
A. Normalcy
B. Replication
C. Normalization (*)
D. Dependency

You might also like