use of sql hint @SEL$1 and @SEL$2
HI,
I would like to use oracle hint in my SQL. I found some parameter @SEL$1 and @SEL$2 used in subquery hint.
I would like to know what they are and how to use them. Would you mind to give me some example for that.
Thanks