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
2 4742Post New Tech Mahindra SAS Interview Questions
What is super thermocoupal?
How will you explain the concept of hierarchy? How many scopes can an application have?
How does the garbage collector works in java?
When do you use multiple universes? : bo designer
Explain About ADO and its objects
What language is python written in?
Why does sql injection happen?
Is port 80 secure?
Can automation testing replace manual testing?
Explain the real-time usage of raspberry pi?
What is the function of ctrl y?
Difference between data-table vs page block table in visualforce page?
Can I delete programs x86?
When it’s useful to use IncludeAction?
What is unpivot?