Is there a difference performance wise between sql 89 and sql 92. I admit we should be using sql 92. But I am using Microstrategy and if I use sql 92 it produces a cross join and if I use sql 89 it does normal join.
Although the results with cross join and join in the current specific case are identical. It is just how Microstrategy engine generates sql in one of the cases I am dealing with.
With sql 89 it is producing exact sql that I want. So can I stick to an older syntax for few cases.
Please share your thoughts. I apologise for an abstract question but would be more than happy to post detailed question if the information is not adequate and more is required for a correct answer.
Thanks a lot,
Som
sql 89 and sql 92 |
||||||||||||||
|
||||||||||||||
|
||||||||||||||

