|
|
Browse by Tags
All Tags » T-SQL » Scripts » Object Dependen... » 2005 (RSS)
-
I’ve updated my “sys2” scripts with three 3 new scripts:
sys2.objects_dependencies
A wrapper around sys.sql_expression_dependencies that shows also related informations taken from sys.object table, like object name, object type and schema name of the referencing entity.
sys2.objects_partition_ranges
Shows information on partitioned ...
|
|
|
|