SQL Server Developer Tips and Tricks
Overview of SQL Server Table-Valued Functions sys.dm_exec_cursors and sys.dm_db_log_info Using T-SQL to Detect Golden Crosses and Death Crosses SQL Server Continuous Integration Horror Stories The INFORMATION_SCHEMA views allow you to retrieve metadata about the objects within a database. These views can be found in the master database under Views / System Views and be called … Read more