What Is CSV in MySQL

Q

What Is CSV in MySQL?

✍: FYIcenter.com

A

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.

 

What Is Transaction in MySQL

What Is BDB in MySQL

Database Basics and Terminologies in MySQL

⇑⇑ MySQL Database Tutorials

2016-10-16, 1595🔥, 0💬