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{2022} & \textbf{2021-1}&\textbf{2021-2}&\textbf{2020}&\textbf{2019}&\textbf{2018}&\textbf{2017-1}&\textbf{2017-2}&\textbf{2016-1}&\textbf{2016-2}&\textbf{Minimum}&\textbf{Average}&\textbf{Maximum}
\\\hline\textbf{1 Mark Count} & 3 &2&1&2&2&2&2&2&3&2&1&2.1&3
\\\hline\textbf{2 Marks Count} & 2&3&3&3&3&2&3&3&1&2&1&2.5&3
\\\hline\textbf{Total Marks} & 7 &8&7&8&8&6&8&8&5&6&\bf{6}&\bf{7.1}&\bf{8}\\\hline
\end{array}}}$$

Recent questions in Databases

6 votes
6 answers
2851
A Clustered indexA) is a dense index always.B) is a sparse index always.C) can be either dense index or a sparse index,but not both.D) can be both dense index and sparse ...
2 votes
3 answers
2852
Which of the following statements is TRUE ?A) Every primary index is also a clustered index.B) Every clustered index is also a primary index.C) Both primary index and clu...
0 votes
0 answers
2853
This index is a dense index ...right ...???
2 votes
0 answers
2854
State TRUE or FALSE."In Indexing,the number of ordering field (field based on which records in data file and its corresponding index file are sorted) should always be 1"....
9 votes
2 answers
2855
IF a relation R(A,B,C,D,E) whereAB is the key andADE->Cso is this in 2NF or not?Do Partial dependency exist??? because C is derived from ADE (A is part of key AB)
0 votes
0 answers
2856
R Decomposed into R1(BCD) and R2(CA)
2 votes
2 answers
2857
what is the difference between a "Block" and "Sector" in Hard disk ..??? Are they both same ???
0 votes
1 answer
2860
Please explain B and B+ tree Concept
0 votes
1 answer
2862
Is the following relation in 3NF or not ?
0 votes
0 answers
2865
what is the difference between Vertical and Horizontal fragmentations.If Data objects replicas are stored at multiple number of sites, Explain how the lock will be acquir...
2 votes
3 answers
2866
Construct B+ tree, order=4->1,4,7,10,17,21,31,25,19,20,28,42find key value at root nodea.7,17b.17c.31,42d.42 please help me ,unable to do insertion in b+ tree
4 votes
2 answers
2867
18 votes
3 answers
2870