1Z0-148 Web TestEngine demo

Exit VCEDump 1Z0-148 Oracle Database: Advanced PL/SQL
Question 20 of 37
0% complete
Q20 Multiple choice

Examine this function body:

BEGIN
SELECT hire_date INTO date_hired FROM employees WHERE employee_id=emp_id;
RETURN TO_CHAR(date_hired);
END;

Which two headers will allow this function to compile successfully and take advantage of both invoker's rights and function result caching?

Select all that apply.

Sign in to mark questions

Sign in to save marked questions and return to this demo.

Sign in