SAS Users
Providing technical tips and support information, written for and by SAS users.
Deleting a substring from a SAS string
SAS' Leonid Batkhan shows you how to delete a substring from a character string - one of the common character data manipulation tasks.
Turning external files into SAS® data sets: common problems and their solutions
Amber Elam of SAS Technical Support reveals common challenges and solutions when you convert external files into SAS data sets.
Inserting a substring into a SAS string
SAS' Leonid Batkhan demonstrates a common character data manipulation task of inserting a substring into a character string.