Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Value of a Cursor Column
Message
 
 
À
15/09/2001 07:57:14
Victor Lapid
Phil. Long Distance Tel. Co.
Manila, Philippines
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Syntaxe SQL
Divers
Thread ID:
00556896
Message ID:
00556909
Vues:
17
>Hi to aLL!
>
>I'm trying to retrieve the VALUE of a column of a cursor in SQL server 7.0.
>
>Lets say column name: Lastname --> contains "White"
>
>how do I do it?

The INTO clause of the FETCH command allows data from the columns of a cursor to be placed into local variables. See FETCH topic in BOL for details.
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform