Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
General SQL Question
Message
 
To
07/08/2002 15:33:35
General information
Forum:
Visual Basic
Category:
SQL Server
Miscellaneous
Thread ID:
00687218
Message ID:
00687343
Views:
15
Your syntax is correct. You put in the WHERE clause, the same thing you would use in a SELECT statement.


>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.
Éric Moreau, MCPD, Visual Developer - Visual Basic MVP
Conseiller Principal / Senior Consultant
Moer inc.
http://www.emoreau.com
Previous
Reply
Map
View

Click here to load this message in the networking platform