Hi all,
<?xml version="1.0"?>
<query>
<dbname>Postgres</dbname>
<tables>
<rdbmsDbTable>SELECT datname,oid FROM pg_database</rdbmsDbTable>
<rdbmsDbInfoTable>SELECT oid, version(), pg_database_size(datname) FROM pg_database</rdbmsDbInfoTable>
</tables>
<dbname>MySQL</dbname>
<tables>...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.