Which command is used to perform sorting in sas program?
No Answer is Posted For this Question
Be the First to Post Answer
Explain substr function?
what is information maps?
Explain translate function?
diff between nodup rec and ondup key???
What are the main differences between sas versions 8.2, 9.0, 9.1?
explain what is factor analysis? : Sas-administrator
What is the basic syntax style in SAS?
Name validation tools used in SAS
i have multiple .csv files in a unix directory. every file is having variable names as header.even for empty file also. suppose take 3 files a.csv b.csv c.csv a.csv contains data as name;age,salary; raja;34;4000; ravi;33;5000; kumar;25;3000; b.csv contains data as name;age,salary; ajay;40;4500; and c.csv contains name;age,salary; (only headers) Now i want to import and append all these files in to a single dataset. i tried infile statement with *.csv to import all at a time. but i m not getting correct data. please help me . its urgent. thank you in advance
i have a null dataset with 20 variables. i want to upload the variables which contain name like a or k or anything in another dataset.how can we create the dataset?
what is the SAS/ACCESS and SAS/CONNECT?
9 Answers Accenture, iFlex, TCS,
How to limit decimal places for the variable using proc means?