Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Best practice: EXISTS vs COL_NAME in
Message
General information
Forum:
Microsoft SQL Server
Category:
SQL syntax
Environment versions
SQL Server:
SQL Server 2005
Miscellaneous
Thread ID:
01464472
Message ID:
01464525
Views:
51
>>I prefer:
>>
>>select Table1.*
>>FROM Table1
>>INNER JOIN Table2 ON Table1.pk_fld = Table2.pk_fld and Table1.fld2 = '123'
>>
>
>Boris,
>
>You know well enough that the result would be different than EXISTS in case of 1 to Many.


Sorry, just press send button
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform