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}}}$$

Recent questions in Databases

4 votes
1 answer
3642
In RDBMS, the constraint that no key attribute (column) may be NULL is referred to as:Referential integrityMulti-valued dependencyEntity integrityFunctional dependency
1 votes
1 answer
3643
What is the type of relationship between Weak Entity Set and Strong Entity Set(A) 1:1 (B) 1:M(C) M:1 (D) M:NExplain??
1 votes
2 answers
3644
Are Expressive powers of Domain Relational Calculus, Tuple Relational Calculus and Relational Algebra same???
1 votes
1 answer
3645
Why For a weak entity set to be meaningful, it must be part of a one-to-many relationship set. This relationship set should have no descriptive attributes?
3 votes
1 answer
3646
Consider following set of FDs on R(A,B,C,D,E,F)A $\rightarrow$ BCDB $\rightarrow$ DEB $\rightarrow$ DD $\rightarrow$ ACompute the canonical cover.
2 votes
2 answers
3647
Consider an empty relation R (AB) where A is primary key and B is a foreign key referring the same relation R. Which of the following row sequence can be inserted into R...
2 votes
2 answers
3648
Consider the following three tables $R, S$ and $T.$ In this question, all the join operations are natural joins $(\bowtie )$. $(\pi )$ is the projection operation of a re...
1 votes
3 answers
3653
What B=2 return means? How is it returning the tuple? andHow many number of rows return here?
1 votes
1 answer
3654
A data which improves the performance and accessibility of the database are called:IndexesUser DataApplication MetadataData Dictionary
1 votes
1 answer
3657
1 votes
4 answers
3659
What does the double arrow in options 2 & 4 mean ?
1 votes
1 answer
3660