Hello,
Can anybody advise which is the most accurate method to get the size of a table in CAS?
Thank you,
Madalin
Hi,
I think this is what you are looking for: https://documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/caspg/cas-table-tabledetails.htm?homeOnFail
Eyal
Hi @smm662002
Yes, I believe you need to sum the two. One if "fixed" size columns and the other is "variable" sized columns like varchar.
HTH,
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Latest Updates