Oracle Database SQL 12c 1z0-071 Exam Practice Test 2

© examsiri.com
Question : 25 of 50
 
Marks: +1, -0
Examine the structure of the MEMBERS table: (Choose the best answer.)
Examine the SQL statement:
SQL > SELECT city, last_name LNAME FROM MEMBERS ORDER BY 1, LNAME DESC;
What would be the result execution?
Go to Question: