Multiple Choice
If the SQL statement SELECT C1,C2,C3
FROM T4
WHERE C2 = 'Smith';
Is frequently executed,which column(s) should be considered for indexing based only on the statement itself?
A) C1 only
B) C2 only
C) C3 only
D) C1 and C2
E) C1,C2,and C3
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q11: An Oracle Database tablespace is a logical
Q13: Which of the following Oracle Database ReDo
Q21: The Oracle database PL/SQL statement used to
Q33: You can include single line comments in
Q36: When creating a new database in Oracle
Q69: If you include a slash as the
Q91: With Oracle Database,using a sequence does not
Q98: In Oracle Database recovery facilities,OnLine ReDo files
Q101: The default file extension for text files
Q105: Oracle Database triggers BEFORE and AFTER are