Oracle
1Z0-061 · Question #84
1Z0-061 Question #84: Real Exam Question with Answer & Explanation
Sign in or unlock 1Z0-061 to reveal the answer and full explanation for question #84. The question stem and answer options stay visible for context.
Question
See the Exhibit and examine the structure and data in the INVOICE table: Which two SQL statements would executes successfully? (Choose two.)
Options
- ASELECT MAX(inv_date), MIN(cust_id) FROM invoice;
- BSELECT MAX(AVG(SYSDATE - inv_date)) FROM invoice;
- CSELECT (AVG(inv_date) FROM invoice;
- DSELECT AVG(inv_date - SYSDATE), AVG(inv_amt) FROM invoice;
Unlock 1Z0-061 to see the answer
You've previewed enough free 1Z0-061 questions. Unlock 1Z0-061 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.