HARD
HSSC Clerk
IMPORTANT
Earn 100

Suppose a relation R is in three NF. Then an FD: X  A is not valid on R, if:
I. X is a proper subset of some keys.
II. X is not a proper subset of any key.
III. X is a key.
IV A is part of some key.

50% studentsanswered this correctly

Important Questions on Practice Sets

MEDIUM
HSSC Clerk
IMPORTANT
In SQL, which of the following is not a data Definition Language Command?
MEDIUM
HSSC Clerk
IMPORTANT
A major goal of the database system is to minimize the number of block transfers between the disk and memory. This is achieved by _____.
HARD
HSSC Clerk
IMPORTANT
If the same object name is given to different objects of different classes, then _____.
HARD
HSSC Clerk
IMPORTANT
A processor that continuously tries to acquire locks, spinning around a loop till it reaches its success, is known as _____.
HARD
HSSC Clerk
IMPORTANT
The lexical analysis for a modern computer language such as Java needs the power of which one of the following machine models in a necessary and sufficient sense?
HARD
HSSC Clerk
IMPORTANT
If the number of records to be sorted large and the key is short, then _____ sorting can be efficient.
HARD
HSSC Clerk
IMPORTANT
Which of the following is true about linked list implementation of stack?