This is a discussion on Best use of inner join within the SQL Server forums, part of the Microsoft SQL Server category; --> Hello group, I have a doubt on where use inner join and use the signal of equal. Is there ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| In most cases there is no difference between an inner join implemented with the INNER JOIN keywords and an inner join implemented in the WHERE clause. It's really a matter of style and readability. -- David Portas SQL Server MVP -- |
| Thread Tools | |
| Display Modes | |
|
|