QUESTION 7
QUESTION 8 Which two statements are true about Oracle synonyms?
QUESTION 10 The SALES table has columns PROD ID and QUANTITY_ SOLD of data type NUMBER. Which two queries execute successfully?
QUESTION 12 Examine this command: ALTER DATABASE MOVE DATAPILE '/u01/ sales01 .dbf' '/u02/ sales02 .dbf' ; Which two statements are true?
QUESTION 13 Which two statements are true about INTERVAL data types?
QUESTION 14 Which two statements are true about substitution variables?
QUESTION 15 Which three statements are true about sequences in a single instance Oracle database?
QUESTION 16 Which two statements are true about the tools used to configure Oracle Net Services?
Which two clauses must you add to the query?
QUESTION 19 Which two statements are true about single row functions?
QUESTION 20 SELECT cust last_name,cust_credit limit FROM customers Which two WHERE conditions give the required result?
QUESTION 21 In the PROMOTIONS table , the PROMO BEGIN DATE column is of data type DATE and the default date format is DD-MON-RR. Which two statements are true about expressions using PROMO BEGIN DATE contained in a query?
QUESTION 22 Which two queries execute successfully?
QUESTION 23 Which two statements are true about time zones , date data types, and time stamp data types in an Oracle database?
Which three statements are true?