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 4891Post New Tech Mahindra SAS Interview Questions
What is router state in angular 2?
What is the difference between cache and persist in spark?
What is ctrl +s?
What is the importance of inotifycollectionchanged in wpf?
What do the receiver determination service do?
how to join two table using query expression?
What are fundamental principles of debugging?
What is the minimum value of hfe for the oscillations in transistorized rc phase shift oscillator?
What does ctrl w do in word?
What is serialized v3 update?
explain about routing?
explain what is an endless loop?
Does bootstrap supports all the modern browsers?
Tell me about your work experience? How has it prepared you for a career at Aeropostale?
How does JDBC API helps us in achieving loose coupling between Java Program and JDBC Drivers API?