Questions about MySQL and PostgreSQL

wxdqz

New Member
Hi,

I am currently developing a web application that will need to run on both databases. I am using a database object one each for both databases. My question is this, will I need to do any modifications in my SQL queries to the DB. I am not using any transaction it is just SELECT,UPDATE,DELETE index's and 1 or 2 views
 
Back
Top