describe the interaction table in sas di? : Sas-di
No Answer is Posted For this Question
Be the First to Post Answer
Tell me more about the parameters in macro? : sas-macro
what are the considerations when picking a SAS/STAT procedure?
0 Answers Accenture, Quintiles,
How would you keep from overlaying the a SAS set with its sorted version?
What are the main differences between sas versions 8.2, 9.0, 9.1?
how many display types available in sas bi dashboard? : Sas-bi
what is sas enterprise intelligence architecture? : Sas-bi
In the SAS Data step what is the difference between the subsetting done by Where and subsetting done by If?
What can you learn from the SAS log when debugging?
i have a data set with 20 observations i want label from 8 to 15 observations ? how you create this one.
What are the applications primarily used by business analyst? : Sas-bi
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
Mention what is PROC in SAS?