MEDIUM
HSSC Clerk
IMPORTANT
Earn 100

For a weak entity set to be meaningful, it must be associated with another entity set, called the _____.
(a)Identifying set
(b)Owner set
(c)Neighbour set
(d)Strong entity set
(e)None of these

50% studentsanswered this correctly

Important Questions on Practice Sets
HARD
HSSC Clerk
IMPORTANT
The following program:
Main()
{
Printf("times");
Main();
}

EASY
HSSC Clerk
IMPORTANT
Which view that contains more than one table in the top-level FROM clause of the SELECT statement:

MEDIUM
HSSC Clerk
IMPORTANT
Banker's algorithm for resource allocation deals with:

HARD
HSSC Clerk
IMPORTANT
Generation of intermediate code based on a abstract machine model is useful in compilers because:

EASY
HSSC Clerk
IMPORTANT
Empdt1(empcode, name, street, city, state, pincode).
For any pincode, there is only one city and state. Also, for given street, city and state, there is just one pincode. In normalization terms, empdt is a relation in:

MEDIUM
HSSC Clerk
IMPORTANT
Which of the following is not a valid deadlock prevention scheme?

EASY
HSSC Clerk
IMPORTANT
A grammar for a programming language is a formal description of:

MEDIUM
HSSC Clerk
IMPORTANT
Amongst the ACID properties of a transaction, the 'Durability' property requires that the changes made to the database by a successful transaction persist:
