BookmarkSubscribeRSS Feed
Valesca_1012
Calcite | Level 5

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...

1 REPLY 1
Reeza
Super User

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...


 

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

Creating Custom Steps in SAS Studio

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.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 1 reply
  • 880 views
  • 0 likes
  • 2 in conversation