Subject | Select Into question |
---|---|
Author | jmartine3 |
Post date | 2003-05-07T10:26:28Z |
Ok, another SP question:
In a stored procedure, what happens if you do a Select...Into, and the
query returns no results?
Do the result variables just get null values?
Is an exception raised?
Something else?
-Joe
In a stored procedure, what happens if you do a Select...Into, and the
query returns no results?
Do the result variables just get null values?
Is an exception raised?
Something else?
-Joe