标题: Variable names in proc import [打印本页] 作者: shiyiming 时间: 2009-11-26 05:36 标题: Variable names in proc import If I use "proc import" to import a excel table with long variable names, the variable names will be trancated with at most
8 letter length. For example, "PatientHealthID" would become "PatientH". Any body knows how to fix this problem?