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

Hot questions in Databases

1 votes
1 answer
4111
Q1: (Select eno from emp where deptno=10) union(Select eno from emp where deptno=20)Q2:(Select eno from emp where deptno=10 or deptno=20)Which one is true?1)Q1⊆Q22)Q2�...
2 votes
2 answers
4113
select true statements:foreign key may be null.primary key may be null.none
0 votes
1 answer
4115
0 votes
2 answers
4117
what are b trees..explain in simplest way
0 votes
2 answers
4119
The E-R model is expressed in term of I. Entities II. The relationship among entities. III. The attributes of the entities. IV. Functional relationship. (A) I, II (B) I, ...
1 votes
1 answer
4120
0 votes
2 answers
4121
benefit of normalization?performance is improvedinsertion anomalies are avoided.none
0 votes
1 answer
4124
A. what files are in the databaseB. what attribute are possessed by the dataC. what these files containD. All of the above
0 votes
2 answers
4125
Views are useful for _____ unwanted information, and for collecting together information from more than one relation into a single view.A. HidingB. DeletingC. Hi...
0 votes
3 answers
4126
R (A, B, C)Functional dependency= { A - B, B - C , C - A }No of super keys are...??
0 votes
1 answer
4127
……………….. contains information that defines valid values that are stored in a column or data type.A) ViewB) RuleC) IndexD) Defaul...
1 votes
2 answers
4129
0 votes
0 answers
4130