Recent questions tagged databases

5 votes
4 answers
2671
5 votes
2 answers
2673
Is the following type of dependencies allowed in 3NF- ?A >Bwhere A is a proper subset of CKand    B is proper subset of another CK.
6 votes
4 answers
2674
3NF is inadequate in situations where the relation:A. has multiple candidates keyB. has candidate key that are compositeC. has overlapped candidate keysD. all the above
0 votes
0 answers
2678
0 votes
2 answers
2680
i know how to find whether the decomposition is lossless or lossy . but in this type of question they are actually not defining how they decompose . they are only giving ...
0 votes
1 answer
2684
1 votes
1 answer
2685
0 votes
1 answer
2686
The database can be configured to do ordered indexing on Ap or hashing on Ap. Which of the following statements is TRUE?(A) Ordered indexing will always outperform hashin...
1 votes
1 answer
2689
Weak entity set avoids the data duplication and consequent possible inconsistencies caused by duplicating the key of the strong entity..plz clarify this........
0 votes
1 answer
2691
I am not getting that how many attributes must be there in the Borrowed by table which actually represents a table since we have the constraint that one user can borrow o...
1 votes
2 answers
2693
decompose relation into 2NF ,3NF,BCNFR(ABCDE) {AB ->C, DE ->C , B ->D}R(ABCD) {AB ->C,C >D,D >A}
1 votes
1 answer
2694
14 votes
4 answers
2696
How many view equal serial schedules possible for the followingschedule?S : w1(A) r2(A) w3(A) r4(A) w5(A) r6(A) w7(A) r8(A
0 votes
1 answer
2697
1 votes
1 answer
2698
0 votes
2 answers
2699
If R and S are two relation in BCNF the natural join of R and S is alsoin BCNF.above statement true or false.??
0 votes
1 answer
2700