Fetch the DB Object Backed by an External Database
SELECT OBJECT_SCHEMA_NAME(d.referencing_id) AS referencing_schema, OBJECT_NAME(d.referencing_id) AS referencing_object, o.type_desc AS referencing_type,
Apr 13, 20261 min read
Search for a command to run...