Oracle
1Z0-061 · Question #286
1Z0-061 Question #286: Real Exam Question with Answer & Explanation
Sign in or unlock 1Z0-061 to reveal the answer and full explanation for question #286. The question stem and answer options stay visible for context.
Question
View the Exhibit and examine the data in the PROMO_CATEGORY and PROMO_COST columns of the PROMOTIONS table. Evaluate the following two queries: SQL>SELECT DISTINCT promo_category to_char(promo_cost)"code" FROM promotions ORDER BY code; SQL>SELECT DISTINCT promo_category promo_cost "code" FROM promotions ORDER BY 1; Which statement is true regarding the execution of the above queries?
Exhibit
Options
- AOnly the first query executes successfully.
- BOnly the second query executes successfully.
- CBoth queries execute successfully but give different results.
- DBoth queries execute successfully and give the same result.
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.
