live chatMcAfee Secure sites help keep you safe from identity theft, credit card fraud, spyware, spam, viruses and online scams
Pass4Test 10%OFF Discount Code

Oracle PeopleSoft Application Develper I: PeopleTools and PeopleCode - 1Z0-241 Exam Questions

QUESTION NO: 1
View the Exhibit.
Select the SQL that corresponds to the record definition shown.
Correct Answer: C
QUESTION NO: 2
Which three statements are true regarding Query Profile? (Choose three.)
Correct Answer: A,C,E
QUESTION NO: 3
Select the three true statements about PeopleSoft field definitions. (Choose three.)
Correct Answer: A,D,E
QUESTION NO: 4
Select the record definition that is configured correctly.
Correct Answer: C
QUESTION NO: 5
Select the record definitions that are correctly configured as A) a control table and B) a transaction table, respectively.
Correct Answer: A
QUESTION NO: 6
Select the two rules about PeopleSoft prompt table mechanics. (Choose two.)
Correct Answer: C,D
QUESTION NO: 7
View this PeopleCode snippet:
If &MyVar = 0 then
&MyVar = 1;
End-if;
The &MyVar variable is not declared. What will be the result?
Correct Answer: B
QUESTION NO: 8
When you run a Crystal report that has run-time prompts, the prompt values need to be passed using the command line. Which two options will accomplish this task? (Choose two.)
Correct Answer: B,C
QUESTION NO: 9
Select the three elements required for a PeopleSoft SQL view. (Choose three.)
Correct Answer: A,B,E
QUESTION NO: 10
Are parameters passed to user-defined internal and external PeopleCode functions by reference or by value?
Correct Answer: B