Say if I do a "select top 1 id, name from table" just to get one record, how can I asign the values retrieved from that query to variables @id and @name in a SQL 2000 stored procedure?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.