Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL Delete Error
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
SQL Delete Error
Miscellaneous
Thread ID:
01102519
Message ID:
01102519
Views:
54
This code errors on the JOIN line. Anyone know why?
DELETE ;
  FROM Suppliers ;
  JOIN Products ON Suppliers.SupplierId = Products.SupplierId;
  WHERE Products.Id = 123
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Next
Reply
Map
View

Click here to load this message in the networking platform