connect to oracle as cORA (connect string from library);
create table want as select * from cORA(
with tableA as (schemaA.tableA)
select *
from schemaB.tableb tableB
on tableA ..... = tableB....
);
disconnect from cORA;
quit;
2025 SAS Hackathon: There is still time!
Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!