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