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
Base SASTen Quick Uses of Proc DatasetsIn this article, you will learn ten uses of the Proc Dataset procedure PROC DATASET can perform a…Subhro KarJuly 18, 2020 2 min
Base SASMastering WHERE Statement in SASData manipulation and management are vast fields in which SAS stands out as an incredibly versatile…Subhro KarJuly 17, 2020 8 min
Base SAS4 Functions for fuzzy matching in SASFuzzy matching in SAS is a technique of deciding programmatically if one word is identical to the…Subhro KarJuly 06, 2020 4 min
Base SASUsing the Compare function in SAS for comparing stringsThe COMPARE function in SAS lets you compare two-character values. With optionally available…Subhro KarJune 30, 2020 2 min