1
vote
4answers
165 views
Migrating from MySQL to arbitrary standards-compliant SQL2003 server
Is there an incantation of mysqldump or a similar tool that will produce a piece of SQL2003 code to create and fill the same databases in an arbitrary SQL2003 compliant RDBMS?
(The one I'm trying …
