In SQL Query Analyzer, I have executed batch of statements enabling Execution plan.
Now on selection of execution plan tab, I could see the plan diagrams for the sql statements in the batch executed.
But on the top of the diagram
i could notice,
'Query cost (relative to the batch) <%>'
What exactly the relative cost means
If the percentage is greater than that of other exection plan what it means, if less then what it means?
Please help me out.