in reply to Re^2: Looking to convert all my MySQL DB's to postgresql, any experiences with mysql2pgsql?
in thread Looking to convert all my MySQL DB's to postgresql, any experiences with mysql2pgsql?
I have not yet seen a SQL dialect that does not support that syntax (unless "clue" is a subquery with joins or aggregates).
Hell, even DBD::CSV supports aggregates when using SQL::Statement, so a folder of .csv files suddenly makes a real database :).
|
---|