Base SASDate Interval Functions – INTNX and INTCK in SASIn this post we will deep dive into the world of SAS date interval functions, specifically focusing…Subhro KarAugust 22, 2020 6 min
Base SASSAS Generation DatasetsWhat are SAS Generation Datasets? SAS generation datasets are historical copies of a SAS data set…Subhro KarAugust 15, 2020 4 min
Base SASDate Functions in SAS – The Definitive GuideDates, times, and date-times are commonly used variable types in data analysis. In SAS, dates and…Subhro KarAugust 12, 2020 4 min
Base SASLength and Precision of SAS VariablesSAS programmers often use the Length statement frequently. Understanding the Length and Precision of…Subhro KarAugust 07, 2020 2 min
Base SASSAS Missing Values -Everything You Need to KnowWorking with missing values in SAS is one of the most common tasks for a SAS programmer. There are…Subhro KarAugust 06, 2020 3 min
Base SASPROC IMPORT in SAS -A Complete GuideDo you want to import data using Proc Import? Introduction to Proc Import in SAS If you've ever been…Subhro KarJuly 30, 2020 7 min