Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DECLARE cursor syntax?
Message
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Syntaxe SQL
Divers
Thread ID:
00982739
Message ID:
00982948
Vues:
30
>>You cannot update SQL Server cursor or run queries against it. What're you trying to do?
>>
>
>what does "for Update" do?

You can use WHERE CURRENT OF clause of UPDATE command. Anyway it's better to explore set based option before considering SQL Server cursor for perfomance reasons.
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform