Font size:
Print
Question: If K is a foreign key in a relation R1 then

1. Every tuple of R1 has a distinct value for K
2. K cannot have a null value for tuples in R1
3. K is a key for some other relation
4. K is a primary key for R1
Prev Question Which level of database is closest to the user
Next Question Consider the relations: Supplier (Sno, S_name, ...