Re: difference between explicit inner join and implicit

> Is there any difference between =A0explicit inner join and implicit
> inner join

Technically no, but it's a good idea to make it a habit to use the
explicit inner join. It is considered the standard nowadays, is
easier to read and debug, and is consistent with the OUTER JOIN
syntax.
Shuurai [ Mo, 31 März 2008 22:43 ] [ ID #1931557 ]
Datenbanken » comp.databases.ms-sqlserver » Re: difference between explicit inner join and implicit

Vorheriges Thema: Re: Uninstall SQL 2000 Workstation Components
Nächstes Thema: Re: Doing Summation on multiple criterias on the same column in a