Posted by dunleav1 on 02/01/07 16:50
Yes, implicit join sytax.
I believe it's a portability issue for me accross database vendors.
It's easier to write the same sql accross vendors. But if development
want to mix and match join syntax accross vendors and products it's
fine with me. As long as it doesn't effect performance.
So for Mssql there is no performance impact for using an implict join
as opposed to the SQL92 standard outer join syntax?
Navigation:
[Reply to this message]
|