Oracle
1Z0-241 · Question #26
1Z0-241 Question #26: Real Exam Question with Answer & Explanation
Sign in or unlock 1Z0-241 to reveal the answer and full explanation for question #26. The question stem and answer options stay visible for context.
Question
A SQL object is instantiated using the following statement:
&SQL = CreateSQL("Select EFFORT_SPENT from PS_TASK_TBL where TASK=:1",
TASK=TASK.TASK);
Which PeopleCode statement can be used to reference a single row of data in &SQL?
Options
- A&SQL.Get(&Var);
- B&SQL.Next(&Var);
- C&SQL.Fetch(&Var);
- D&SQL.Select(&Var);
- E&SQL.Create(&Var);
- F&SQL.Execute(&Var);
Unlock 1Z0-241 to see the answer
You've previewed enough free 1Z0-241 questions. Unlock 1Z0-241 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.