I did a few posts back in 2016 on finding objects in SQL (a column in all tables, =’https://www.azurecurve.co.uk/2016/02/find-all-custom-sql-objects-in-database/’>all custom sql objects in a database and trigger in all databases).
I needed to find if a function existed in all databases, so I produced the following script which searches in all Microsoft Dynamics GP databases:
-- drop...