hiexam
oracle · 1z0-750 · Q604 · multiple_choice · topic_1

You want to use the session state value of a page item in the SELECT statement for a report on another page. What is th…

You want to use the session state value of a page item in the SELECT statement for a report on another page. What is the correct way to reference the value of a page item in a SQL statement?
  • A.&PAGE_ITEM
  • B.v("˜PAGE_ITEM')
  • C.APEX_UTIL.GET_SESSION_STATE(p_item => "˜PAGE_ITEM)
  • D.:PAGE_ITEM
Explanation
Reference: https://docs.oracle.com/en/database/oracle/application-express/19.2/aeapi/GET_SESSION_STATE-Function.html#GUID-8BB0C252-C4DB-4300- AA34-9E1FF3B2DAA7

Reference: examtopics_answer_description

Practice with progress tracking

Sign in to track wrong answers, get spaced-repetition reminders, and run timed exam mode.