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:
00953780
Views:
14
This message has been marked as a message which has helped to the initial question of the thread.
Does T-SQL allow
update subcust
	set ccustcode = customer.ccustcode
	from subcust, customer
	where subcust.customerkey = customer.customerkey
I find that often "join" trips me up with the outer/inner business.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform