
PROC SQL - Run SQL queries from R
If you're comfortable in working with SQL then a good news for you! SAS offers a procedure using which you can use your SQL queries in SAS.
PROC SQL - Run SQL queries from R
PROC STANDARD - To standardize or normalize the variables.
Merging data in SAS
PROC SORT in SAS
Difference between WHERE and IF in SAS
String functions in SAS
PROC FORMAT - With detailed examples!
FORMATS and INFORMATS in SAS
PROC APPEND - appending data vertically
WHERE Statement in SAS
DATA _NULL_ and PUT - printing output in log
INTNX - Incrementing dates in SAS
INTCK- Comparing two dates in SAS
Creating or reading datasets in SAS
YEARCUTOFF option in dates
Dates in SAS
FIRSTOBS and OBS in SAS
EXPORTING CSV , TXT and EXCEL files from SAS
EXPORTING multiple datasets in one excel in different sheets in SAS
IMPORTING data in SAS (using PROC IMPORT)
IF ELSE in SAS (Creation of new variables and Filtering data)