Im looking at getting a list of tables for a given instance, or for a list of DB's
I know I can hit sys.tables for a specific database, but how can I expand this to the instance level?
Im looking at getting a list of tables for a given instance, or for a list of DB's
I know I can hit sys.tables for a specific database, but how can I expand this to the instance level?