EBK CONCEPTS OF DATABASE MANAGEMENT
EBK CONCEPTS OF DATABASE MANAGEMENT
8th Edition
ISBN: 8220100706004
Author: Last
Publisher: Cengage Learning US
Question
Book Icon
Chapter 5, Problem 1RQ
To determine

Defining functional dependency (Dependence).

Expert Solution & Answer
Check Mark

Explanation of Solution

The functional dependency is a relationship between two attributes, generally between primary key and other non-key attributes within a table.

Consider a relation R where the attribute B is functionally dependent on the attribute A (usually the primary key).

It can be written as follows:

AB

The left side in the above relation is called as the determinant and the right side is known as the dependent (Functional dependency). If A can determine the value of B then it means that if value of A is knowing one get the value of B without ambiguity.

For Example, consider a table with attributes StudentID, Name, Class, DateOfBirth where the StudentID (Primary key) determines the Name, Class and DateOfBirth :

StudentID_Name,Class,DateOfBirth

StudentID NameClassDateOfBirth
001Chris509/11/2011
002David602/02/2010
003Johana708/05/2011

Table 1

Table 1 shows the key attribute that is StudentID, which determines the Name, Class and DateOfBirth.

StudentID_NameStudentID_ClassStudentID_DateOfBirth

Want to see more full solutions like this?

Subscribe now to access step-by-step solutions to millions of textbook problems written by subject matter experts!
Students have asked these similar questions
What is meant by functional independency? Explain the benefits of functional independencies.
What is a Weak entity type?
Define term dynamic binding.
Knowledge Booster
Background pattern image
Similar questions
SEE MORE QUESTIONS
Recommended textbooks for you
Text book image
Database System Concepts
Computer Science
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:McGraw-Hill Education
Text book image
Starting Out with Python (4th Edition)
Computer Science
ISBN:9780134444321
Author:Tony Gaddis
Publisher:PEARSON
Text book image
Digital Fundamentals (11th Edition)
Computer Science
ISBN:9780132737968
Author:Thomas L. Floyd
Publisher:PEARSON
Text book image
C How to Program (8th Edition)
Computer Science
ISBN:9780133976892
Author:Paul J. Deitel, Harvey Deitel
Publisher:PEARSON
Text book image
Database Systems: Design, Implementation, & Manag...
Computer Science
ISBN:9781337627900
Author:Carlos Coronel, Steven Morris
Publisher:Cengage Learning
Text book image
Programmable Logic Controllers
Computer Science
ISBN:9780073373843
Author:Frank D. Petruzella
Publisher:McGraw-Hill Education