Hello,
I am using SAS EG 7.13 and I need to extract some information tomorrow morning.
However before excuting the sas program, I would like to check if the oracle table was udpdated and when.
Just suppose that the database name is DB1 and table is Table10. Our environment is unix.
Thanks in advance for your help.
@alepage - Check the schema of the table. Does it have column recording when that row was updated? If not as @CurtisMackWSIPP says, Oracle system tables can provide a last updated date.
A simple google search found this: https://stackoverflow.com/questions/265122/how-to-find-out-when-an-oracle-table-was-updated-the-last...
I am afraid that is a question for Oracle. You might be able to get it from one of the Oracle system tables.
@alepage - Check the schema of the table. Does it have column recording when that row was updated? If not as @CurtisMackWSIPP says, Oracle system tables can provide a last updated date.
A simple google search found this: https://stackoverflow.com/questions/265122/how-to-find-out-when-an-oracle-table-was-updated-the-last...
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!
Check out this tutorial series to learn how to build your own steps in SAS Studio.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.