csv
Export a MySQL/MariadB table to a CSV file
|
Syntax
csv -s <SQL Query> -o <Output CSV File Name>
|
Examples
To export Users Table from CRM Database to CSV File
$ /go/csv -s "select * from crm.users" -o users.csv
|
Related GoPanel commands
table
-
import a single table from a dump file in MySQL/MariaDB
|
At Your Service
Our team is on hand 24/7 to not only solve technical issues, but to offer the guidance and technical support you need to succeed online. Give us a ring.
|
|
|
© 2020 - 2025 GoPanel Inc., all rights reserved.
|
|