I got that same error message. It appears you can only use UPDATE with one table as it won't take a comma to list a second table and if you list a second table name separated by a space then that will behave as an alias.
Obviously for SQL UPDATE it is sometimes necessary to refer to more than...
Proc SQL Update will only allow you to work with 1 table apparently - this is a poor limitation if I'm right! - although I know there are any number of alternative methods like that above,
cheers,
I've been struggling with this for a couple of days as a relative SAS developer newbie - this is my first 1000 lines of code ;-)
I can't update more than one table!?! I've tried copied the syntax over from Access and no chance. I've fiddled with everything and can't get it to go.
It won't take...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.