The first part of our CDISC training series, Introduction to CDISC, will be available to download here for free next week.
SAS paper review #3
This week our SAS paper review looks at “A Closer Look at PROC SQL’s FEEDBACK Option” by Kenneth W. Borowiak. The paper explores how the FEEDBACK option can be used in the SQL statement to cause SAS to create additionally detailed…
SAS tips & tricks #2 – Retrieving variable metadata within DATA Steps
In our last tips & tricks blogpost we looked at how the VARNUM function could be used to within a DATA Step to determine whether a variable was present within dataset and how this function could be used as an…