Have you used macros? For what purpose you have used? : sas-macro
No Answer is Posted For this Question
Be the First to Post Answer
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
How would you code a merge that will write the matches of both to one data set, the non-matches from the left-most data?
wat is sas? is a package or programming language?
What makes sas stand out to be the best over other data analytics tools?
How to merge the data using merge statement and proc format? Is the result is same ?
What is a pdv and what are its functions?
What are the difficulties u faced while doing vital signs table or dataset?
what are all the ways to define macro variable??
2 Answers GSK GlaxoSmithKline,
What function CATX syntax does?
How do dates work in sas?
Explain the special input delimiters used in sas programming.
What is the sas data set? : sas-grid-administration