Skip to content
Early access — you're among the first to try PYQLabs. Share feedback
Concept drill

relational-model

GATE CSE & IT · Normalization · 1999-2025

9
PYQs
89%
keyed
0
elite explanations
8
years appeared

Study anchor

Korth — Database System Concepts

Relational model, SQL, normalization, transactions

Practice action

Start latest PYQ

PYQs in this concept

All concepts →
2025 PYQ

Consider two relations describing teams and players in a sports league: $\bullet$ teams(tid, tname): tid, tname are team-id and team-name, respectively. $\bullet$ players(pid, pnam...

easyanswer keybasic explanation
2023 PYQ

Which one of the options given below refers to the degree (or arity) of a relation in relational database systems?

easyanswer keybasic explanation
2021 PYQ

Consider the following statements S1 and S2 about the relational data model: S1: A relation scheme can have at most one foreign key. S2: A foreign key in a relation scheme R cannot...

easyanswer keybasic explanation
2014 PYQ

The maximum number of superkeys for the relation schema $$R(E, F, G, H)$$ with $$E$$ as key is ______.

easy
2014 PYQ

A prime attribute of a relation scheme $$R$$ is an attribute that appears

easyanswer key
2012 PYQ

Given the basic $$ER$$ and relational models, which of the following is INCORRECT?

easyanswer key
2011 PYQ

Consider a relation table with a single record for each registered student with a single record for each registered student with the following attributes. $$1.$$ $$Registration$$ $...

easyanswer key
2005 PYQ

Let $${E_1}$$ and $${E_2}$$ be two entities in an E-R diagram with simple single-valued attributes, $${E_1}$$ and $${E_2}$$ are two relationships between $${E_1}$$ and $${E_2}$$, W...

mediumanswer key
1999 PYQ

Let $$R=(A,B,C,D,E,F)$$ be a relation scheme with the following dependencies: $$C \to F,\,E \to A,\,EC \to D,\,A \to B.$$ Which of the following is a key for $$R?$$

easyanswer key