Tag: databases

Questions Related to databases

Which from the following is not an ERP package?

  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 is the output: select mod(1600,300) from dual;

  1. 300

  2. 100

  3. 500

  4. 000


Correct Option: B

Which of the following is not a grouping function?

  1. avg

  2. count

  3. abs

  4. min


Correct Option: C

Which operator is equivalent to concat function?

  1. &

  2. ||

  3. &&


Correct Option: C