摘要:
一.单个变量添加去除转行 空格 data t1; a=cats("aaa",'0a'x); b=cats("aaa"); c=compress(a,'0a'x); if a=b then f1=1; else f1=2; if b=cs then f2=1; else f2=2; OUTPUT; r 阅读全文
摘要:
1.sql读取 sheet名太长的也可导入 proc sql; connect to excel (path="文件路径"); create table book1 as select * from connection to excel(select * from [测试测试测试测试测试测试测试测 阅读全文