SAS How To's How to Check if a SAS Dataset is Empty In this article, we show 4 methods of how to check if a SAS dataset is empty. All methods are…
SAS How To's 5 Best Ways to Concatenate Strings in SAS [Examples] In this article, we discuss how to concatenate strings in SAS.
SAS How To's 4 Ways to Calculate the Weighted Average (by Group) in SAS In this article, we discuss 4 methods to calculate the weighted average (per group).
SAS Functions SAS How To's How to Find the Length of a Variable in SAS In this article, we discuss how to find and change the length of a variable.
SAS How To's How to Use the Colon Modifier for Efficient SAS Code In this article, we discuss how to append and remove, keep and drop, and carry out arithmetic operation efficiently in…