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?

thank you very much!
Mara Dona