Tag: databases

Questions Related to databases

Fetch = ?

  1. get+find

  2. find

  3. find+get

  4. none of the above


Correct Option: C

What type of Database is IDMS?

  1. Relational

  2. Hierarchial

  3. Network

  4. None of the above


Correct Option: C
  1. Error while disconnecting a record from its set

  2. Error while storing duplicates

  3. Error while connecting a record to a set

  4. Error while erasing a record


Correct Option: B
  1. No advantage

  2. eliminates aliases

  3. Natural join doesnot exist in oracle

  4. eliminates join comparision


Correct Option: B,D

State true or false All the columns in the column clause of select statment that are not in a group function must be listed in the group by clause.However,a column listed in group by clause needn't appear in column clause

  1. True

  2. False


Correct Option: A