Question 19

Examine the structure of the MEMBERS table: NameNull?Type
------------------------------------------------------------ MEMBER_IDNOT NULLVARCHAR2 (6)
FIRST_NAMEVARCHAR2 (50)
LAST_NAMENOT NULLVARCHAR2 (50)
ADDRESSVARCHAR2 (50)
CITYVARCHAR2 (25)
STATEVARCHAR2 (3)
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?

Correct Answer:B

Question 20

A non-correlated subquery can be defined as . (Choose the best answer.)

Correct Answer:A

Question 21

View the exhibit and examine the structure of the CUSTOMERS table.
1Z0-071 dumps exhibit
Which two tasks would require subqueries or joins to be executed in a single statement?

Correct Answer:AE

Question 22

Which two statements are true regarding constraints? (Choose two.)

Correct Answer:BC

Question 23

Which two statements are true regarding the COUNT function?

Correct Answer:BD

Question 24

Evaluate the following CREATE TABLE command:
1Z0-071 dumps exhibit
Which statement is true regarding the above SQL statement?

Correct Answer:A

START 1Z0-071 EXAM