-
Hello all,
will there be any increase in performance of queries if i set the use_stored_outlines parameter to true,
what is th emain of setting thi sparameter to true...
some one has aske dme to set this to true to see an increase in performanc eof queries....
but my query still takes the same tim ebefore and after..
plz tell me about outline and its uses...
thanks,
-
-
outline is used for plan stability not to improve perfomance, obviously if you supply a better plan than optimizer you could improve perfomance
-
how do i supply an explain plan
-
how do i supply an explain plan
-
Did you read the document?
Sam