This repo contrains SQL & Powershell scripts to carry out day to day DBA activities. - SQLDBA-SSMS-Solution/Advanced Query Techniques/Wild-LIKE-CHARINDEX.sql at dev ...
IF NOT EXISTS (SELECT * FROM INFORMATION_SCHEMA.ROUTINES WHERE ROUTINE_NAME = 'sp_WhoIsActive') EXEC ('CREATE PROC dbo.sp_WhoIsActive AS SELECT ''stub version, to be replaced''') --If 1, gets the full ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results