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 5002i have some csv files in a directory which have sub-directories also. now how can i merge all .csv files in to one with a single header. for example: have some 4 files. 1.csv--------name,age,sal abc,25,4000 2.csv--------name,age,sal vgd,32,3500 3.csv--------name,age,sal hfg,20,5000 4.csv--------name,age,sal asd,15,2000 now my output file should be like 5.csv----------name,age,sal abc,25,4000 vgd,32,3500 hfg,20,5000 asd,15,2000 and please explain the code for me. as i am new to scripting. thank you in advance
1878What is the more accurate formula to convert wet concrete to dry aggregate instead of the 54% method?
2081Post New Tech Mahindra Interview Questions
what the function breaker failure scheme, how is it operated
Differentiate between node.js vs ajax?
What is ruby tag in html5?
What kind of a manager are you?
How and what are the stacks available in xi?
Explain eosinophils?
What is open delta Xformer? It's adavntages & Use?
What is an expansion valve and its purpose?
Name the different triggers associated with oracle forms having a master-detail relationship.
What do you understand by Commit log in Cassandra?
How require to perform linearity as per ANVISA? What are the acceptance criteria?
Tell me what do you mean by backlink?
How many runtime brokers should be running?
how the values be passed to prompts in report studio? when a data item is dragged n dropped in to report, after the default query generated first which sql will the query query hit for processing means (native or cognos)? plz answers to these questions?
What are demand-paging and pre-paging?