Define functional and multivalued dependencies, Database Management System

Assignment Help:

Define functional and multivalued dependencies.      

Ans:  A functional dependency is a assets of the semantics of the attributes in a relation. The semantics point out how attributes relate to one another, and identify the functional dependencies between attributes. While a functional dependency is available, the dependency is fixed as a constraint among the attributes. Refer a relation with attributes A and B, in which attribute B is functionally dependent on attribute A. If we know the value of A and we inspect the relation that holds this dependency, we will find out just only one value of B in all of the tuples which have a given value of A, at any moment in time. Note though, that for a given value of B there may be various different values of A. 

Multivalued Dependencies:  A multivalued dependency is an outcome of two independent 1: N relationships A: B and A: C being mixed in similar relation R(A,B,C)


Related Discussions:- Define functional and multivalued dependencies

Why like predicate used for, Why Like predicate used for? LIKE predicat...

Why Like predicate used for? LIKE predicate: The LIKE predicate searches for strings in which have a certain pattern.

Assignment, What are the typical phases of query processing

What are the typical phases of query processing

Write short notes on relational model, Write short notes on relational mode...

Write short notes on relational model   The  relational  model  uses a  collection of  tables  to show  both data  and the relationships between those  data.  The relational mo

Whta is the advantage of the database management approach, Whta is the adva...

Whta is the advantage of the database management approach? The advantage of the database management approach is data is integrated and can be accessed by multiple programs.

Column constraints-on delete cascade, CREATE TABLE prodtrans ( pno ...

CREATE TABLE prodtrans ( pno number (4) ptype char (1) CHECK (ptype in ('I','R','S')), qty number (5) FOREIGN KEY pno REFERENCES product (pno) ON DELETE CASCADE);

Security-drawbacks of data distribution, Security: In a centralised system...

Security: In a centralised system, access to the data can be simply controlled. Though, in a distributed DBMS not only does access to replicated data have to be controlled in many

What are the purpose for having variable length records, What are the purpo...

What are the purpose for having variable length records? What kinds of separator characters are required for each? Variable-Length Records - Variable-length records are thos

Describe the algorithm for updating indices, Describe the algorithm for upd...

Describe the algorithm for updating indices for a single level index when a record is    (i) Inserted  (ii)  deleted What will be the modification if there are multilevel in

What are the different kinds of database end users, What are the different ...

What are the different kinds of database end users? Discuss the major activities of each? End-Users - End-users are the people whose jobs need access to the database for que

When it is better to use files than a dbms, When It is better to use files ...

When It is better to use files than a DBMS? It is better to use files than a DBMS when Multiple users wish to access the data.

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd