Question
Which functional dependency does not holds in given relation and why?
Read the below passage and answer the questions Functional dependency A B means that B is dependent on A
i.e. from the value of A we can find the value of B from the relation. Therefore, to prove A B holds in a relation, one of the following conditions must be true: Condition1: either all the value of A must be unique Or Condition2: all the value of B must be same Or Condition3: If two or more tuples/rows of the relation have same value for attribute A then there must be also same value for attribute B
i.e. if t1[A] = t2[A] then there must be t1[B] = t2[B].
i.e. from the value of A we can find the value of B from the relation. Therefore, to prove A B holds in a relation, one of the following conditions must be true: Condition1: either all the value of A must be unique Or Condition2: all the value of B must be same Or Condition3: If two or more tuples/rows of the relation have same value for attribute A then there must be also same value for attribute B
i.e. if t1[A] = t2[A] then there must be t1[B] = t2[B].
More IT Operating System Questions
- Using Dijkstra's algorithm with a min-heap (binary heap) implementation on a graph with V vertices and E edges, what is the overall time complexity?
- What is the best case time complexity of merge sort?
- Consider the following Python code: class Vehicle: def __init__(self, brand): self.brand = brand def display_info(self): ret...
- Handshaking is :
- In a digital communication system, let the encoding scheme be “Add 1 at the end of the bit stream if number of 1 bits is odd, else add 0 at the end of bit ...
- OLAP and OLTP differs in
- In the context of file systems, what is the primary purpose of an inode?
- ______ creates a safe and encrypted connection over less secured network such as internet.
- In threat modeling, what does STRIDE stand for (one of the categories)? Pick the item that is NOT part of STRIDE.
- Consider the following C code snippet: #include void printPattern(int n) { if (n
Hey! Ask a query
Please enter email id
The email must be a valid email address.
Please enter Mobile Number
Please enter valid Mobile Number
Please enter your Doubt