exam questions

Exam 1z0-062 All Questions

View all questions & answers for the 1z0-062 exam

Exam 1z0-062 topic 1 question 46 discussion

Actual exam question from Oracle's 1z0-062
Question #: 46
Topic #: 1
[All 1z0-062 Questions]

Which three features work together, to allow a SQL statement to have different cursors for the same statement based on different selectivity ranges? (Choose three.)

  • A. Bind Variable Peeking
  • B. SQL Plan Baselines
  • C. Adaptive Cursor Sharing
  • D. Bind variable used in a SQL statement
  • E. Literals in a SQL statement
Show Suggested Answer Hide Answer
Suggested Answer: ACD 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
verratti
Highly Voted 5 years ago
A C AND E
upvoted 5 times
...
luizyto
Most Recent 2 years, 4 months ago
I think should be A,C,E
upvoted 1 times
...
TuxBingo
3 years, 10 months ago
Read the question, is asking what cause a SQL statement to have more than one.
upvoted 1 times
...
hggz
4 years, 11 months ago
В,C,D correct: B. SQL Plan Baselines: https://docs.oracle.com/database/121/TGSQL/tgsql_spm.htm#TGSQL615 "For example, a SQL statement with bind variables whose values result in different selectivities may have several optimal plans. Creating a materialized view or an index or repartitioning a table may make current plans more expensive than other plans." C. Adaptive Cursor Sharing: https://docs.oracle.com/database/121/TGSQL/tgsql_cursor.htm#TGSQL-GUID-42432DFE-D56A-4B9A-8FCF-94FB86012AFC "The adaptive cursor sharing feature enables a single statement that contains bind variables to use multiple execution plans. Cursor sharing is "adaptive" because the cursor adapts its behavior so that the database does not always use the same plan for each execution or bind variable value." D. Bind variable used in a SQL statement
upvoted 2 times
hggz
4 years, 6 months ago
After some time i think ACD
upvoted 2 times
...
...
verratti
5 years ago
appears to be correct.
upvoted 1 times
soniat
3 years, 11 months ago
ACE is the correct answer. d is wrong When using bind variables there will be only one cursor and one execution plan in the Shared Pool regardless of the value being send to the bind variable. If the bind variable is selecting from a column which is highly skewed then the execution plan may not be optimal.
upvoted 1 times
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago