Tagged Questions
3
votes
1answer
3k views
Query SQL Server data dictionary to find all databases containing table 'x'
I'm not overly familiar with the SQL Server data dictionary, but I've assumed what I'm trying to do is possible.
We have a number of replicated databases, under different names say:
Client1
Client2
...