Oracle Database SQL 12c 1z0-071 Exam Practice Test 4
© examsiri.com
Question : 8 of 57
Marks:
+1,
-0
The PRODUCT_INFORMATION table has a UNIT_PRICE column of data type NUMBER (8, 2).
Evaluate this SQL statement:
Which two statements are true about the output? (Choose two.)
Evaluate this SQL statement:
SELECT TO_CHAR(unit_price, ‘$9,999’) FROM product_information; Which two statements are true about the output? (Choose two.)
Go to Question: