Base SASDefault Sorting Order of Characters in SASSorting Orders for Numeric Variables Numeric variables are sorted from the smallest-to-largest…Subhro KarJanuary 12, 2021 1 min
Base SASHow to save a log file in SAS?There are several ways to save a log file in SAS. However, the most straightforward way is to use…Subhro KarDecember 18, 2020 2 min
Base SASSAS Proc Contents TutorialProc Contents is a useful tool for analyzing data in SAS. This article will show you how to use Proc…Subhro KarDecember 14, 2020 9 min
Base SASHow to use the SAS SCAN Function?This article thoroughly explores the significant features of the SCAN function in SAS, covering its…Subhro KarNovember 10, 2020 9 min
Base SASThe SAS Index Function ExplainedThe SAS INDEX function searches for a specified string of characters. If any match is found, the…Subhro KarNovember 08, 2020 4 min
Base SASLength functions in SAS -LENGTH / LENGTHN / LENGTHC / LENGTHM.Are you a SAS enthusiast who gets confused by the different SAS length functions? You're not alone…Subhro KarOctober 24, 2020 3 min