I have an Oracle DB with some views and tables. I need to get the code for generating table T1. T1 is there in "all_tables" and "all_objects", but not in "all_views".
How do I get the code for T1? I need to see how different tables have been merged, combined etc. to get T1.
The input data is in Oracle, however all further processing is done in SAS. I'm trying to take a look at the Oracle query (for table T1) from SAS.
Unfortunately, I'm not an Oracle expert too 😞
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.