Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
catty
Starting Member
2 Posts |
Posted - 2005-03-06 : 15:34:09
|
| hi team:could some one tell me the performance issues related to subqueries and joins? which is better? Thanks a lot in advance...Catty :) |
|
|
nr
SQLTeam MVY
12543 Posts |
Posted - 2005-03-06 : 16:40:49
|
| Usually joins but you have to test to see.==========================================Cursors are useful if you don't know sql.DTS can be used in a similar way.Beer is not cold and it isn't fizzy. |
 |
|
|
catty
Starting Member
2 Posts |
Posted - 2005-03-06 : 17:36:36
|
| thanks nr for the promt reply. |
 |
|
|
|
|
|