I am creating an application which will generate scripts for different databases. I am using postgresql database as my backend for development. My question is how can i match the query structures for different databases.
Thanks in Advance