I have a lib with ten sas tables ( dataset )
I would like to create a control sas table containing 3 variables :
First - the name of table
Second - how much observations ( registers ) are in each table ( count )
Third : what date the process was being run. ( datetime )
So, how could I get this using a EG program ? Somebody could help me please...
Not sure what you mean about the third item, but look at the SASHELP.VTABLE data set. And search 'dictionary tables SAS' and you'll find a lot of write ups on how to use those data sets for metadata creation or data dictionaries.
@Valesca_1012 wrote:
I have a lib with ten sas tables ( dataset )
I would like to create a control sas table containing 3 variables :
First - the name of table
Second - how much observations ( registers ) are in each table ( count )
Third : what date the process was being run. ( datetime )So, how could I get this using a EG program ? Somebody could help me please...
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and lock in 2025 pricing—just $495!
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.