Hello ,
I am glad you got it. 🙂
In SAS V9.4 , there are only 2 data types : character & numeric (dates are just formatted numeric values).
( In SAS VIYA , there are many more data types ... for CAS-tables ).
This sentence of yours might be a bit confusing :
The formats and informats are just there for how they are displayed and stored.
I would rather say : The formats are just there for how they (the numbers) are displayed.
The informats are just there for how they are read and stored (as a number). Cheers,
Koen
... View more