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 5005Post New Tech Mahindra SAS Interview Questions
if we want to perform some operation at receiving application when it receives some message, then what objects are required at the receiving application?
How do you create a reference in java?
How do I create a rest api in spring boot? : Spring Boot
How do I show a powerpoint presentation?
In Which Specs Arrays, Tables & Constants Are Defined?
Which object provide information about a single runtime error in a vbscript?
What do we call an account in which trading of shares in their electronic form is done?
Are cpu threads important?
Why angular service is singleton?
What are the actions that can occur when a thread enters blocked state?
What is gridfs in mongodb?
How many days the deleted content will be available in Recycle Bin?
How can I find out the cursor position through QTP suppose I am keep tabbing(Pressing the tab key continuously) and stoped at a position Now I want to find out where the cursor position is
Why an ac systems are preferred over dc systems?
How is threading done in .net?