Resolved! How to get Database and tablenames of database instances using discovery?
Hi We have a requirement to import database names of MySQL, PostgreSQL, MongoDB etc...We are successfully discovering MySQL instances. But how to read database and table data of each MySQL or PostgreSQL. I have read in a document to provide applic...