Unix Technical Forum

Best use of inner join

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 ...


Go Back   Unix Technical Forum > Database Server Software > Microsoft SQL Server > SQL Server

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-29-2008, 01:56 PM
corassaumzinho@gmail.com
 
Posts: n/a
Default Best use of inner join

Hello group,

I have a doubt on where use inner join and use the signal of equal. Is
there any difference in performance? Where is the best?

Thanx

Marcelo Sabino

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 02-29-2008, 01:56 PM
Jens
 
Posts: n/a
Default Re: Best use of inner join


No performance issue, just a more readable format and modern ANSI
specification

HTH, Jens Suessmeyer.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 02-29-2008, 01:57 PM
David Portas
 
Posts: n/a
Default Re: Best use of inner join

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
--

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 09:33 PM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com