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
I believe a cursor is one way to go, and belo