Base SASThe Ultimate Guide to SUBSTR in SASThe SUBSTR in SAS is used to extract part of a string. But apart from extracting parts of a string…Subhro KarSeptember 30, 2020 4 min
Base SASColumn Input in SASThe column Input in SAS is one of the methods to read raw data files with spaces or delimiters…Subhro KarSeptember 11, 2020 3 min
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