Web Page

ER‐model. Relational model:Relational algebra, Tuple calculus, SQL. Integrity constraints, Normal forms. File organization, Indexing (e.g., B and B+ trees). Transactions and concurrency control.

$$\scriptsize{\overset{{\large{\textbf{Mark Distribution in Previous GATE}}}}{\begin{array}{|c|c|c|c|c|c|c|c|}\hline
\textbf{Year}& \textbf{2024-1}& \textbf{2024-2} &\textbf{2023} &\textbf{2022} & \textbf{2021-1}&\textbf{2021-2}&\textbf{Minimum}&\textbf{Average}&\textbf{Maximum}
\\\hline\textbf{1 Mark Count} &4&4&1& 3 &2&1&1&2.5&4
\\\hline\textbf{2 Marks Count} &2&2&2& 2&3&3&2&2.33&3
\\\hline\textbf{Total Marks} & 8&8&5& 7 &8&7&\bf{5}&\bf{7.16}&\bf{8}\\\hline
\end{array}}}$$

Questions without answers in Databases

0 votes
0 answers
31
Can someone please provide me with the correct explanation for this question
0 votes
0 answers
36
Show that the two phase locking protocol ensures conflict serializability and that transaction can be serialized according to their lock points.
0 votes
0 answers
37
0 votes
0 answers
38
0 votes
0 answers
40
0 votes
0 answers
42
Please explain option c.
1 votes
0 answers
43
0 votes
0 answers
44
consider following relation How many number of records resulted by following SQL query?Select $T_{1}.A$From RWhere Exists (Select Count (*) From S Where R .C<S.F and S....
0 votes
0 answers
45
Entity-relationship and Relational Model:el:Convert the following entity-relationship diagram into tables of relational model
0 votes
0 answers
46
1 votes
0 answers
47
1 votes
0 answers
48
2 votes
0 answers
49
Since the schema is already in 3NF we can keep the relations to 1, cant we? If you think the answer is different please explain how
1 votes
0 answers
50
Any attribute(s) determining a prime attribute, automatically becomes a prime(s) attributeTrue or false
0 votes
0 answers
51
How to identify many to many relationship.Can R2 be one to one.
0 votes
0 answers
53
can a relationship have a degree of one if both the entities are same and participating in one form?ex: employee helps employee
6 votes
0 answers
54
Consider a multi-dimensional array A [90][30]40] with base address start at 1000, calculate the address of A[10][20][3] in row major order and column major order. Assume ...
0 votes
0 answers
55
which is best book for DBMS korth or navathe ?since i know that both book is great but i wanted to follow 1 particular book that is easy to understand and simple language...
0 votes
0 answers
56
What is Proof/Explanation for complexity to test if a schedule is conflict serializable is O(n^2) whereas for view serializable is O(2^n)-Exponential ?
0 votes
0 answers
57
What is fanout ratio
1 votes
0 answers
58
what is multiversion time stamp protocol?
0 votes
0 answers
59
Consider a relation schema r(A, B, C). Number of elements in domain of attributes A, B and C are 4, 10 and 17 respectively. “ Minimum ” number of tuples possible in a...
To see more, click for the full list of questions or popular tags.