Hi, Does SAS support any way to execute an external SQL script? I have a dozen scripts, with 100's of statements that would require me to wrap each statement with EXECUTE( ) BY TERA to use with pass-through facility. I'm open to suggestions for ways I can use SAS to execute the scripts.
... View more