Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Select-sql to replace a field's value
Message
 
 
To
01/03/2010 22:36:41
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01451899
Message ID:
01451901
Views:
45
>How do you use SELECT - SQL to replace a field's value?

If you want to replace a value, you use UPDATE-SQL, e.g.

update myTable set myField = NewValue
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform