|
|
Browse by Tags
All Tags » t-sql » Scripts (RSS)
-
I’ve just released three new scripts of my “sys2” script collection that can be found on CodePlex:
Project Page: http://sys2dmvs.codeplex.com/
Source Code Download: http://sys2dmvs.codeplex.com/SourceControl/changeset/view/57732
The three new scripts are the following sys2.database_backup_info.sql sys2.query_memory_grants.sql ...
-
I’ve just released a new script, and now the sys2 scripts are reached the double-digit number: 10!
http://sys2dmvs.codeplex.com/
The latest addition is the sys2.tables_columns scripts that helps me to detect which tables uses LOB column so that I can also check if that LOB data resides on a dedicated filegroup or not. Usually when I have such ...
-
I’ve just created a new project on CodePlex anmed SYS2DMVS, where I’ll put all my sys2 scripts so that they can be found and accessed more easily. Also it will more easy for me to maintain them, just a Check-In with SVN and that’s it :-).
http://sys2dmvs.codeplex.com/
The scripts are growing in number, they are now 9, so I though that they ...
-
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 ...
|
|
|
|