摘要:
SAS macro variables 1. enable you to substitute text in your SAS programs(替代作用,和c++的 #define 差不多) 2. When you reference a macro variable in a SAS pr... 阅读全文
摘要:
index : 字符函数 数值函数 日期含糊 SCL函数 特殊函数/**********************字符函数******************************/Compress();功能:消除或保留指定的字符I or i: ignores the case of the cha... 阅读全文