Recent questions tagged databases

0 votes
0 answers
1531
0 votes
0 answers
1532
Kindly explain Check Constraint in SQL with a small example!
0 votes
0 answers
1534
2 votes
1 answer
1535
Consider the following schedule:S:r1(a) r3(d) w1(B) r2(B) r4(B) w2(C) r5(C) w4(E) r5(E) w5(B)How many serial schedules conflict equal to schedules (S)?
2 votes
1 answer
1536
How many concurrent schedules are conflict serializable of given transactions T1 and T2:T1 = r1(A) W1(A)R1(B)W1(B)T2 = R2(B)W2(B)R2(A)W2(A)
0 votes
0 answers
1537
Suppose size of block 1000 bytes search key of 12 bytes, pointer size 8 bytes. How many maximum records in DB file which can index by dense B+ tree of 2 levels?given ans ...
0 votes
1 answer
1538
Why not the ans is 2...please explain
2 votes
1 answer
1543
2 votes
3 answers
1545
1 votes
0 answers
1549
how to read/breakdown/understand this query? which part wil be solved first?{t∣t∈πR−S(r)∧∀u∈s(∃v∈r(u=v[S]∧t=v[R−S]))}
0 votes
1 answer
1550
WHAT DOES THIS MEAN-πR−S,S(r)PLEASE EXPLAIN WITH EXAMPLE; HOW TO PROJECT VALUES IN THIS CASE (ASSUME TABLE ON YOUR OWN).attributes in R(a,b,c)attributes in S(c)
3 votes
1 answer
1551
What is the relationship between strong entity and weak entity1:11:MM:1M:NPlease explain ?
1 votes
0 answers
1552
Question asked to find minimum number of tables required.My question is how can we decide the table's unless cardinality ratio is given ?
1 votes
1 answer
1553
https://gateoverflow.in/?qa=blob&qa_blobid=11537552088967137608
1 votes
0 answers
1556
0 votes
0 answers
1558
Can anyone please explain how to check Multivalued Dependency ?
0 votes
0 answers
1559
0 votes
1 answer
1560
Please explain below query step by step and what does it mean?