摘要:
1. 编译时 KEEP|DROP,RENAME, WHERE 2.执行时 WHERE, KEEP|DROP, RENAME 总结,都是先执行KEEP|DROP, 在执行RENMAE WHERE在编译时最后执行,WHERE在执行时首先执行。 阅读全文
摘要:
1. ENCODING Overrides and transcodes the encoding for input or output processing of external files. 在LIBNAME中使用。 存取外部数据时使用。 2. INENCODING OUTENCODING 阅读全文