Tag: databases

Questions Related to databases

  1. SAP

  2. Peoplesoft

  3. Oracle 11g

  4. JD Edwards


Correct Option: C
  1. Drupal

  2. Joomla

  3. PHP

  4. Wordpress


Correct Option: A,B,D
  1. DD-MM-YYYY

  2. DD-Mon-RR

  3. DD-Mon-YY

  4. DD-MON-RR


Correct Option: D

what will be the output of: select rpad('*$*',3,'*') from dual;

  1. $***

  2. $

  3. ***$



Correct Option: B

Which operator is equivalent to concat function?

  1. &

  2. ||

  3. &&


Correct Option: C