The following commands will assist in retrieving the metadata details regarding the system-created views. SELECT * FROM sys.objects WHERE type = ‘V’ Or you can
The following commands will assist in retrieving the metadata details regarding the system-created views. SELECT * FROM sys.objects WHERE type = ‘V’ Or you can