MEDIUM
HSSC Clerk
IMPORTANT
Earn 100

In SQL, which of the following is not a data Definition Language Command?

50% studentsanswered this correctly

Important Questions on Practice Sets

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?
HARD
HSSC Clerk
IMPORTANT
What is the time complexity of inserting at the end in dynamic arrays?