Answers

Question and Answer:

  Home  MySQL Programming

⟩ What Is CSV?

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.

 212 views

More Questions for you: