News

Notes about SQL in popular DBMSs. Contribute to iwis/SQL-notes development by creating an account on GitHub.
A simple tool for exporting Mysql create table sql statement from a Sql Server database ... # Export to msdb python sqlserver2mysql.py --server 192.168.1.200 --user sa --password sa --database msdb ...