Tag: databases

Questions Related to databases

  1. v$timezone_names

  2. v$timezone

  3. user_timezone_names

  4. dba_timezone_names


Correct Option: A
  1. tz_offse

  2. sessiontimezone

  3. systemstamp

  4. sysdate


Correct Option: A
  1. multiply_months(x,y)

  2. add_months(x,y)

  3. devide_months(x,y)

  4. upper(x)


Correct Option: A
  1. last_day(x)

  2. next_day(x)

  3. first_day(x)

  4. 1 & 3

  5. 1 & 2

  6. 2 & 3


Correct Option: E
  1. divert

  2. convert

  3. straight

  4. revert


Correct Option: B
  1. compose

  2. decompose

  3. translate

  4. retranslate


Correct Option: D
  1. colesce

  2. coalesce

  3. coalsce

  4. coalese


Correct Option: B
  1. multiply_months(x,y)

  2. add_months(x,y)

  3. devide_months(x,y)

  4. upper(x)


Correct Option: B
  1. SQL*Plus installed on the PC

  2. Oracle Net on the PC

  3. HTTP Server

  4. iSQL*Plus Server


Correct Option: C,D
  1. SELECT *

  2. FROM emp

  3. WHERE comm = NULL

  4. There is no error in this statement.


Correct Option: D