Skip to Content
0
Jul 29, 2016 at 06:50 PM

Hi Experts,How to add Double quotation (" ") to to the values ?

5557 Views

How can we add Double quotation (" ") to to the values ?

While I am creating a file in application layer , , My requirement is to add Double quots . i.e

  1. The fields need to be framed in by double quotation ( “ ), and each field needs to be separated by comma ( , ).

After Concatenating with field separator , how to add double quots to the fields in the file data.??

Thanks in advance