How can I get details about MS SQL Databases
I have queries I run against the MGMT Views for a management dashboard.
Looking at sysman.MGMT$TARGET view, I can get "inventory" type details about target_type='microsoft_sqlserver_database' and that's great. How can I get details about the databases within the instance/service?