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 4990Post New Tech Mahindra SAS Interview Questions
How do I fix windows 10 registry file is missing or corrupt?
How do you update database through dataset?
Is the primary key an index?
How to access a models data from a view in backbone.js?
What is pluginmanagement?
Define a static class?
What is a transaction and why is it important?
Who introduced acid fast staining?
What is the method adopted to minimize shell side pressure drop in a shell?
Which Exchange determine Foreign ?
Who benefits from ajax?
What is fill factor and pad index?
What is the use of mid function in excel?
What is hash data type?
What is the use of this pointer in c++?