SQL Server – Como fazer uma integração do banco de dados com o Slack e enviar mensagens utilizando Python e sp_execute_external_script July 15, 2018 4 Databases SQL Server Monitoring Integrations Python
SQL Server – Utilizando o CROSS JOIN (produto cartesiano) para criação de linhas no resultado da consulta July 14, 2018 4 SQL Server Query development Databases
SQL Server – Como identificar uma query lenta ou “pesada” no seu banco de dados July 8, 2018 2 Performance Tuning Manutenção Monitoring Query development DMVs e Catalog views Databases SQL Server
SQL Server – Como recuperar o código-fonte de objetos apagados (View, Stored Procedure, Function e Trigger) July 7, 2018 5 Security Databases SQL Server Manutenção Auditing
SQL Server – Como ativar/habilitar o usuário sa July 7, 2018 1 Databases SQL Server Security What not to do
SQL Server – Conhecendo as tabelas In-Memory OLTP (Hekaton) Durable vs Non-durable June 24, 2018 0 Microsoft Query development Databases SQL Server Business Intelligence (BI)
SQL Server – Como calcular a distância entre dois locais utilizando latitude e longitude (sem API) June 20, 2018 4 Integrations Databases SQL Server
SQL Server – Arredondamento de números seguindo a norma ABNT NBR 5891 June 15, 2018 5 Databases SQL Server Query development Data Formatting and Validation
SQL Server – Como compactar e descompactar arquivos e diretórios utilizando 7-zip e xp_cmdshell ou SQLCLR (C#) June 10, 2018 1 Databases File Manipulation SQL Server C# (CSharp) SQLCLR CLR Integrations
SQL Server Express e Developer – Até onde podemos usar as versões gratuitas do SQL Server? June 2, 2018 21 Databases SQL Server