Oracle Apps CRM Functional MCQ Quiz – Part 1

Oracle Apps CRM Functional MCQ

This Oracle Apps CRM Functional MCQ Quiz contains few questions as a online practice test.

1. Set of changeable options that affects the way you run your application

a) Profile Options
b) Oracle Alert
c) Flexfield
d) Oracle reports

2. There areĀ  ______ types of flexfields in Oracle Applications

a) 2
b) 3
c) 4
d) 5

3. Which among the following profile option levels has the highest precedence

a) Application level
b) user level
c) Responsibility level
d) site level

4. You need to change the job title Clerk to Administrative Clerk for all Clerks.Which
statement does this?

a) UPDATE emp SET job = ‘Administrative Clerk’;
b) UPDATE emp Job = ‘Administrative Clerk’ WHERE UPPER (job) = ‘Clerk’;
c) UPDATE emp SET job = ‘Administrative Clerk’ WHERE UPPER (job) = ‘CLERK’;
d) UPDATE emp SET values job = ‘Administrative Clerk’ WHERE UPPER (job) = ‘Clerk’;

5. Utility used to move workflow definitions across instances

a) workflow builder
b) workflow engine
c) workflow monitor
d) workflow loader