SQL Server – Como validar e-mail e o domínio do e-mail utilizando SQLCLR (C#) May 26, 2022 2 Databases SQL Server CLR Data Formatting and Validation
SQL Server – String or binary data would be truncated: O que é, como identificar a causa raiz e como corrigir December 3, 2019 1 Databases SQL Server Errors Query development Data Formatting and Validation
SQL Server – Arredondamento de números seguindo a norma ABNT NBR 5891 June 15, 2018 5 Query development Data Formatting and Validation Databases SQL Server
SQL Server – Como converter uma string RTF para texto (Remover tags RTF) utilizando o CLR (C#) ou Powershell August 8, 2017 2 CLR Query development Data Formatting and Validation Powershell / CMD Databases SQL Server C# (CSharp)
SQL Server – Como converter uma string HTML para texto (Remover tags HTML) utilizando o CLR (C#) August 8, 2017 0 CLR Query development Data Formatting and Validation Databases SQL Server C# (CSharp)
SQL Server – Como consultar os feriados nacionais, estaduais, municipais e facultativos de uma API utilizando OLE Automation e CLR (C#) December 1, 2016 1 CLR OLE Automation Databases Data Formatting and Validation SQL Server C# (CSharp)
SQL Server – Como identificar senhas frágeis, vazias ou iguais ao nome do usuário November 24, 2016 2 Security Databases SQL Server Manutenção Monitoring Hacks Little known features Data Formatting and Validation
Como validar a inscrição estadual para todos os estados utilizando o C# (CSharp) e o SQL Server CLR August 11, 2016 0 Data Formatting and Validation Programming SQL Server C# (CSharp) CLR
Gerador de CPF e CNPJ válidos para testes de ambiente no SQL Server November 22, 2015 7 Data Formatting and Validation Databases SQL Server
Como converter números inteiros para hexadecimal, octal e binário no SQL Server November 22, 2015 1 Query development Data Formatting and Validation Databases SQL Server