erockanderson
Programmer
- Jan 21, 2008
- 1
I need to update a variable in a sql database but the variable name is too long for sas to handle through a regular update statement. I pull the data using a passthrough statement but can not figure out how to update using the passthrough statement. Basically I've got a table of two variables one to match on and the other with the value that needs to be updated. Anyone out there know how to get SAS to do this?