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 |
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2001-02-10 : 11:04:29
|
Nad writes "How can I access multiple output parameters?
For instance, suppose I had a select col1, col2, col3 from table1 which returns a single row, how could i get values in columns col1, col2 and col3 into output parameters?
Thanks in advance." |
|
|
|
|