Groups | Blog | Home
all groups > sql server data mining > november 2003 >

sql server data mining : set and select



martin
11/19/2003 5:45:54 PM
hi all

I'd like to know the differences between

set @var=var
select @var=var

They are used to assign the var to @var. but is any
difference in order to use the cache? I assume there is
no difference because I dont change any table, so the sp
is recovered from the cache either way. is it right?

then, is it nevertheless which way I use?

Raman Iyer [MS]
11/20/2003 11:38:24 AM
Forwarding to a more appropriate newsgroup.


[quoted text, click to view]

Adam Machanic
11/20/2003 3:32:01 PM
http://www.tkdinesh.com/faq/ans/setorselect.html


[quoted text, click to view]

AddThis Social Bookmark Button