Tag: databases

Questions Related to databases

  1. Primary Key

  2. Alternate Key

  3. Foreign Key

  4. None


Correct Option: A

In a set ORDER is defined as LAST. When we insert a new member record occurence, this record will become.

  1. last member of the set

  2. first member of the set

  3. will be inserted after the current location in the set

  4. will be inserted before the current location in the set


Correct Option: A
  1. last member of the set

  2. first member of the set

  3. will be inserted after the current member in the set

  4. will be inserted before the current member in the set


Correct Option: B
  1. last member of the set

  2. first member of the set

  3. will be inserted after the current member in the set

  4. will be inserted before the current member in the set


Correct Option: C
  1. last member of the set

  2. first member of the set

  3. will be inserted after the current member in the set

  4. will be inserted before the current member in the set


Correct Option: D

A Transaction ends

  1. Only when it is Committed

  2. Only when it is Rolled back

  3. When it is Committed or Rolled back

  4. None of the above


Correct Option: C

What is the Result of the following 'AXA'||NULL||'US' ?

  1. Error

  2. NULL

  3. AXA US

  4. AXAUS


Correct Option: D
  1. INSERT

  2. UPDATE

  3. SELECT

  4. All of the above


Correct Option: D