Computer Science, asked by mehergayatri7, 5 months ago

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 manthan2201
0

Answer:

the answer would be "1NF"

Similar questions