Oracle
1Z0-144 · Question #51
1Z0-144 Question #51: Real Exam Question with Answer & Explanation
Sign in or unlock 1Z0-144 to reveal the answer and full explanation for question #51. The question stem and answer options stay visible for context.
Question
Examine the following snippet of code from the DECLARE section of PL/SQL DECLARE Cust_name VERCHAR2 (20) NOT NULL : = `Tom Jones': Same_name cust_name%TYPE: Which statement is correct about the above snippets of code?
Options
- AThe SAME_NAME variable inherits only the data type from the CUST_NAME variable.
- BThe SAME_NAME variable inherits only the data type and default value from the CUST_NAME
- CThe SAME_NAME variable inherits the data type, constraint, and default value from the
- DThe SAME_NAME variable inherits only the data type and constraint from the CUST_NAME
Unlock 1Z0-144 to see the answer
You've previewed enough free 1Z0-144 questions. Unlock 1Z0-144 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.