How can we create a Compnent monitor for SQL/Oracle database which can be published as a Table on the web.
Scenario:
There is one query which returns multiple values for multiple database instances hosted on one Database Server in form of table.
e.g. db_name Perc
xyz 95.67
abc 97.22
and so on.....