Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

looping through all databases to find dependencies (cursor)

$
0
0
I want to have a go-to query that finds all dependencies of an object, across all databases (without requiring any permanent object like a stored procedure in the host server)

I believe a cursor is one way to go, and belo

Viewing all articles
Browse latest Browse all 3145

Trending Articles