Skip to Main Content

SQL Developer

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

total cost of a query

3506385Aug 4 2017 — edited Aug 4 2017

hi, experts, I would like to know the total cost of the sql query from explain plan function in sql developer

from the sample below, is the total cost = 6 in the hierarchy, total cost = first row ?? if yes , how come some cost > 1st row if 1st row is total cost.

or I need to sum all numbers in each row under COST column?

askroacle.jpg

thank you very much!

Mara Dona

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 1 2017
Added on Aug 4 2017
3 comments
6,283 views