Just a addon question: At the moment i used import data from file-> importdata to bring data into work lib I believe that is the reason why created suffix eg: goal,goal_0001,goal_0002 etc But when i use proc import it gives var1,var2 for duplicated columns can any one let me know how to stop this and give me suffix eg: goal_0001 instead of var1 thank you
... View more