Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Debugging a WHILE EXISTS
Message
 
 
À
02/11/2008 14:18:01
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Stored procedures, Triggers, UDFs
Versions des environnements
SQL Server:
SQL Server 2005
Divers
Thread ID:
01358902
Message ID:
01359025
Vues:
34
Are you sure you cannot apply "more logic" in an UPDATE statement? Can you provide more details?
If you want to do record by record processing, you can (in no particular order)
- Use SQL Server cursors
- See Message #1217224
- See Message #1057625

>Ok, thanks, but I need to apply more logic. So, I need to select the records at first and loop. What adjustment would I need to do to support that?
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform