Microsoft SQL Server

Migrating large databases or tables from Microsoft SQL Server to MySQL

Filed under: Database
mysql-sqlserver.png

How to export a large Microsoft SQL database or table to CSV with SQLCMD, and quickly import it into MySQL with the LOAD DATA command.

Read more »