You’ve known it, you’ve loved it. Your copy’s pages are worn, torn, or coffee-stained, and yet it’s still as beloved as ever. It’s your Little SAS Book. It belongs on every SAS programmer’s bookshelf, and it’s now even better. Susan Slaughter and Lora Delwiche have worked to help you improve
Uncategorized
3 things you should know about The Little SAS Book, Fifth Edition
So many autoexecs; three tips for BI administrators
BASE SAS users are already familiar with the autoexec file. This is a .sas file that typically resides in the installation folder of the SAS executable. Instructions for setting it up in UNIX, Windows, and other environments is readily available on the SAS website. In SAS BI configurations there are
Computing the onset and end of daylight saving time in SAS: The EASY way!
I was looking at some SAS documentation when I saw a Base SAS function that I never knew existed. The NWKDOM function returns the date for the nth occurrence of a weekday for the specified month and year. I surely could have used that function last spring when I blogged