Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to Update columns in the cursor?
Message
 
 
À
04/06/2002 17:29:41
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Autre
Divers
Thread ID:
00664741
Message ID:
00664881
Vues:
27
>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--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform