• Thank you everyone for the replies 😀

    I have made a C# application that looks at a database and then goes through Triggers, Views and Stored procedures and looks for any references to other objects in the database that don't contain a schema before the object :). Hopefully from now it always returns no results as I have updated some systems with schemas before all objects.


    The Fastest Methods aren't always the Quickest Methods