Hi,
I'm new to T-SQL and so this is a simple question, but one that I cannot find the answer to anywhere.
I need to return an integer value from a select statement into a local variable.
I don't understand what happens to the recordset after it has been returned by the select statement. How can you access it?
Thanks,
Mark
I'm new to T-SQL and so this is a simple question, but one that I cannot find the answer to anywhere.
I need to return an integer value from a select statement into a local variable.
I don't understand what happens to the recordset after it has been returned by the select statement. How can you access it?
Thanks,
Mark