Relational Database Management System (RDBMS) Question:

What is Fully Functional dependency?

RDBMS Interview Question
RDBMS Interview Question

Answer:

t is based on concept of full functional dependency. A functional dependency X --> Y is full functional dependency if removal of any attribute A from X means that the dependency does not hold any more.


Previous QuestionNext Question
What is 1 NF (Normal Form)?What is 2NF?