Concept drill
select-query
GATE CSE & IT · SQL · 2004-2023
2
PYQs
50%
keyed
0
elite explanations
2
years appeared
Study anchor
Korth — Database System Concepts
Relational model, SQL, normalization, transactions
Practice action
Start latest PYQPYQs in this concept
All concepts →2023 PYQ
Consider the following table named Student in a relational database. The primary key of this table is rollNum. Student rollNum name gender marks 1 Naman M 62 2 Aliya F 70 3 Aliya F...
easybasic explanation
2004 PYQ
A relational database contains two table student and department in which student table has columns roll_no, name and dept_id and department table has columns dept_id and detp_name...
easyanswer key