Using the standard SQL Server trace to audit events (fn_trace_gettable) April 23, 2016 4 Auditing Databases Little known features Security SQL Server
SQL Server – The database owner SID recorded in the master database differs from the database owner SID recorded in database April 21, 2016 0 Databases CLR Errors SQL Server
Monitoring DDL and DCL operations using SQL Server's fn_trace_gettable April 4, 2016 0 Auditing Databases Little known features Monitoring Security SQL Server
Monitorando os eventos de crescimento automático de espaço (Autogrowth) em databases no SQL Server April 4, 2016 1 Databases Little known features Monitoring SQL Server
Como recuperar o maior valor entre múltiplas colunas em uma tabela do SQL Server April 2, 2016 5 Databases Query development Hacks SQL Server
Como descobrir a data do último acesso a uma tabela ou view e execução da uma procedure no SQL Server April 2, 2016 5 Databases DMVs e Catalog views SQL Server
CLR – Resolvendo o problema System.Security.Permissions.FileIOPermission no SQL Server March 30, 2016 1 Databases CLR Errors SQL Server
Realizando requisições POST e GET utilizando CLR (C#) no SQL Server March 29, 2016 2 Databases C# (CSharp) CLR Integrations Programming SQL Server
Como listar os Jobs (schedules, commands, steps) via Query no SQL Server March 28, 2016 9 Databases DMVs e Catalog views Manutenção SQL Server SQL Server Agent