Oracle
1Z0-071 · Question #65
1Z0-071 Question #65: Real Exam Question with Answer & Explanation
Sign in or unlock 1Z0-071 to reveal the answer and full explanation for question #65. The question stem and answer options stay visible for context.
Question
Evaluate the following SQL statement: SELECT product_name || 'it's not available for order' FROM product_information WHERE product_status = 'obsolete'; You received the following error while executing the above query: ERROR: ORA-01756: quoted string not properly terminated What would you do to execute the query successfully?
Options
- AEnclose the character literal string in the SELECT clause within the double quotation marks.
- BDo not enclose the character literal string in the SELECT clause within the single quotation
- CUse Quote (q) operator and delimiter to allow the use of single quotation mark in the literal
- DUse escape character to negate the single quotation mark inside the literal character string in the
Unlock 1Z0-071 to see the answer
You've previewed enough free 1Z0-071 questions. Unlock 1Z0-071 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.