Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
General SQL Question
Message
From
07/08/2002 15:33:35
 
 
To
All
General information
Forum:
Visual Basic
Category:
SQL Server
Title:
General SQL Question
Miscellaneous
Thread ID:
00687218
Message ID:
00687218
Views:
54
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.
Next
Reply
Map
View

Click here to load this message in the networking platform