1z1-071 Exam Question 126
Examine the structure of the MEMBERS table:

You want to display details of all members who reside in states starting with the letter A followed by exactly one character.
Which SQL statement must you execute?

You want to display details of all members who reside in states starting with the letter A followed by exactly one character.
Which SQL statement must you execute?
1z1-071 Exam Question 127
Which CREATE TABLE statement is valid?


1z1-071 Exam Question 128
The INVOICEtable has a QTY_SOLDcolumn of data type NUMBER and an INVOICE_DATEcolumn of data type DATE.
NLS_DATE_FORMATis set to DD-MON-RR.
Which two are true about data type conversions involving these columns in query expressions? (Choose two.)
NLS_DATE_FORMATis set to DD-MON-RR.
Which two are true about data type conversions involving these columns in query expressions? (Choose two.)
1z1-071 Exam Question 129
Examine these statements executed in a single Oracle session:

Which three statements are true?

Which three statements are true?
1z1-071 Exam Question 130
Which three statements are true about GLOBAL TEMPORARY TABLES? (Choose three.)