Database Management System

⌘K
  1. Home
  2. Docs
  3. Database Management Syste...
  4. Database Normalization
  5. Introduction to Functional Dependency

Introduction to Functional Dependency

A functional dependency (FD) is a relationship between two attributes (or sets of attributes) in a relational database, where one attribute uniquely determines another.

Thank you for reading this post, don't forget to subscribe!
  • In other words, A functional dependency (FD) occurs when one attribute uniquely determines another attribute in a relation.
image 27

How can we help?