Consider the following relational schema:
giftorder (orderid, giftid, custid, price, discount, orderdate)
{giftid, custid} is the composite candidate key and the following are the functional dependencies for the relation
giftid, custid -> orderdate, orderid, price
price -> discount
Note: Use only integer value to fill in the blank
NF.
The relation is in_____.
Answers
Answered by
0
Answer:
the answer would be "1NF"
Similar questions