libname myoralib oracle user=testuser password=testpass path='myoraserver' dbconinit="EXEC MY_PROCEDURE"; proc sql; update myoralib.mytable set acctnum=123 where acctnum=567; quit; When the libref is ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results