Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to Update columns in the cursor?
Message
 
 
To
04/06/2002 17:29:41
General information
Forum:
Microsoft SQL Server
Category:
Other
Miscellaneous
Thread ID:
00664741
Message ID:
00664881
Views:
29
>Hi All,
> In my stored procedure I am creating a cursor with one dummy column as SPACE(100). Later in the Stored procedure, I want to fill the value for that column. Is it possible? Can I update columns in the Cursor? Please clarify ASAP.

AFAIK, you cannot. Maybe you can use temp table instead? If you've SQL 2000 you can use table variable.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform