News

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 ...
Guest Post: Curt Monash reports from the front lines of a database revolution. Mike Stonebraker created much of the database management industry. Now he wants to blow it up. Via a project called ...