Oracle Database 12c Advance Adminstration1z0-063 Test 4

© examsiri.com
Question : 30 of 40
 
Marks: +1, -0
Examine this query:
SELECT cust_name, amt_due FROM customers
AS OF TIMESTAMP (SYSTIMESTAMP - INTERVAL '6' MINUTE)
WHERE cust_no = 'AYR2011';

Which two requirements guarantee that the query will execute successfully? (Choose two.)
Go to Question: