Sample Header Ad - 728x90

CommandLine for Exporting All MS SQL Tables to CSV

0 votes
0 answers
204 views
On my Mac, I have a docker container running an Ubuntu version of MS SQL. I have a DB running in it and I can access it via Azure Data Studio, and I can view each table individually and export it to CSV using the GUI, but I was hoping to find a way to export all tables to CSV en masse. I have googled it endlessly but have yet to find the command line SQL commands to do this export, and Azure Data Studio seems to only offer one-table-at-a-time exporting. Can anyone help me out here?
Asked by zeeple (109 rep)
Apr 6, 2020, 04:58 PM