• @MarbryHardin

    Thanks for the reply....

    I am using the search mechanism only, I have a large number of db objects with dynamic sql queries so you can understand how difficult and time consuming it is to manually map dependencies for all such objects.

    I understand that there is no dependency for text literals but I am being hopeful here.

    @Learner44

    I am mapping all the dependencies in my database for migration and streamlining purpose. It happened to be the case that the database already had an entire layer of procedures with dynamic sql queries.