Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
General SQL Question
Message
De
07/08/2002 15:33:35
 
 
À
Tous
Information générale
Forum:
Visual Basic
Catégorie:
SQL Server
Titre:
General SQL Question
Divers
Thread ID:
00687218
Message ID:
00687218
Vues:
55
When you do an UPADTE (Tablename) SET (Field) = (Value) is there a way that you can do it in all one step if you have multiple updates to perform ie maybe something like this :

UPDATE (Table)
SET (Field1) = (Value), (Field2) = (Value), (Field3) = (Value)
WHERE (Condition)


???????????????

Just wondering, any help would be appreciated.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform