I have over 200 views that I need to track what tables and fields are used in each view. Is there some type of utility that would do this?
I've looked at the INFORMATION_SCHEMA.VIEW_COLUMN_USAGE but I don't understand how to set this up, or if this will even do what I want.
Thanks in advance for your help and time, it is greatly appreciated!
I've looked at the INFORMATION_SCHEMA.VIEW_COLUMN_USAGE but I don't understand how to set this up, or if this will even do what I want.
Thanks in advance for your help and time, it is greatly appreciated!