Discussion board
What Is CSV?
By Abhijit Paul
Hi sir,

What Is CSV?
Reply
Post   Reset
Teacher SiliconIndia replied to Abhijit Paul Friday, November 27, 2009
hi abhijit,

CSV (Comma Separated Values) is a file format used to store database table contents, where one table row is stored as one line in the file, and each data field is separated with comma.