Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What's wrong with my Update statement?
Message
General information
Forum:
Visual FoxPro
Category:
Client/server
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows 2000 SP3
Network:
Windows NT
Database:
MS SQL Server
Miscellaneous
Thread ID:
00953709
Message ID:
00953782
Views:
16
Hello Raphael

>update subcust
set ccustcode = customer.ccustcode
from subcust, customer
where subcust.customerkey = customer.customerkey

I tried this earlier today and same-difference. You get exactly the same result as when using the JOIN as it is functionally the same.

Thanks for suggesting this though :)

Angie.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform