QUESTION
1.These tables are in [give the highest form]:
ACCOUNT(AccID,LastName,FirstName,Address,Phone,Email,AccBalance,ATMlimit, TID,Type,Amt, ATMid,ATMLocation )
Question 16 options:
|
First Normal Form |
|
Second Normal Form |
|
Third Normal Form |
|
It is unnormalized |
2. This table is in [give the highest form]:
TICKET(TicketNo, TicketBuyerName, Price, Concert, SeatID, Section, Seatcolor)
Question 17 options:
|
First Normal Form |
|
Fourth Normal Form |
|
Third Normal Form |
|
This table is not normalized. |
Related Questions