What is Advance SAS?
A. Advance SAS includes advance Programming concepts of SAS basically divided into
- MACRO LANGUAGE: It includes Defining and Running Macros which generates SAS programs thereby reducing SAS code required to write a program and save time of the programmer.
- SQL LANGUAGE: It deals with Creating, Altering, Inserting data, updating, displaying, Joining and Securing tables through PROC SQL.
- ADVANCE SAS PROGRAMMING TECHNIQUES: It includes advance SAS functions, Arrays, Formats and FCMP procedures.