What are the uses of sas?
No Answer is Posted For this Question
Be the First to Post Answer
What are the statements in proc sql?
How to find out no. of business days in a month using macros.???(excluding weekends and holidays).
what are informats in sas? : Sas-administrator
Can we create datasets by proc step ? (Proc contents, Means)?
what other sas products have you used and consider yourself proficient in using? : Sas programming
how many data types in sas? : Sas-administrator
How to read multiple excel sheets from a single excel file at once????
7 Answers HCL, Verinon Technology Solutions,
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
Explain what is data step?
Name statements that are execution only?
how to perform paired t-test using Base/SAS & SAS/Stat?
Describe the types of SAS programming tasks that you performed like Tables? Listings? Graphics? Ad hoc reports? Other?