Open in app

Sign In

Write

Sign In

Sergio Govoni
Sergio Govoni

72 Followers

Home

About

Published in CodeX

·Dec 17, 2022

Single database column anonymization with sqlcmdcli

Anonymize text columns longer than two characters! — In the previous article Data masking with sqlcmdcli we talked about the complex activity of data anonymization when you have to take a production database to carry out tests in the development environment even outside the customer’s company perimeter. …

Sql Server

3 min read

Single database column anonymization with sqlcmdcli
Single database column anonymization with sqlcmdcli
Sql Server

3 min read


Nov 20, 2022

SQL Server 2022 you are welcome!

SQL Server 2022 is finally available in RTM version! The announcement was done this week during PASS Data Community Summit 2022 in Seattle. The new features of this amazing version of SQL Server certainly cannot be condensed into a single blog post. …

Sql Server

2 min read

SQL Server 2022 you are welcome!
SQL Server 2022 you are welcome!
Sql Server

2 min read


Published in CodeX

·Oct 21, 2022

SQL Server unit testing with tSQLt, Docker, and GitHub Actions!

The real game changer is automation! — In the previous article, the third of this series, we described how to write and run a unit test for a trigger! This article describes how to automate the testing for one or more SQL Server objects using tSQLt, Docker, and GitHub Actions! Technologies and frameworks used here tSQLt is a unit testing framework for…

Sql Server

7 min read

SQL Server unit testing with tSQLt, Docker, and GitHub Actions!
SQL Server unit testing with tSQLt, Docker, and GitHub Actions!
Sql Server

7 min read


Published in CodeX

·Aug 8, 2022

SQL Server 2022 Degree of Parallelism (DOP) Feedback

The definitive solution to the MAXDOP configuration! — Degree of parallelism (DOP) feedback is one of the new features of SQL Server 2022 and it is part of the Intelligent Query Processing (IQP) family features. These intelligent and adaptive features can improve the performance of existing workloads without changes to the application code. …

Parallel Execution

4 min read

SQL Server 2022 Degree of Parallelism (DOP) Feedback
SQL Server 2022 Degree of Parallelism (DOP) Feedback
Parallel Execution

4 min read


Published in CodeX

·Jul 1, 2022

SQL Server 2022 Parameter Sensitive Plan (PSP) Optimization

A killer feature of the next generation of Intelligent Query Processing! — Introduction Parameter Sensitive Plan Optimization is one of the new features of SQL Server 2022 and it is part of the family features known as Intelligent Query Processing that improve the performance of existing workloads without changes to the application code. Parameter Sensitive Plan Optimization Parameter Sensitive Plan Optimization in SQL Server 2022 further enhances…

Sql Server

6 min read

SQL Server 2022 Parameter Sensitive Plan (PSP) Optimization
SQL Server 2022 Parameter Sensitive Plan (PSP) Optimization
Sql Server

6 min read


Published in CodeX

·Apr 9, 2022

How to fix the error 0xc0000006 External Exception in a Delphi Application — Part 2

PE (portable executable) header flags for Delphi — In this article I talked about the error known as External Exception associated to the code C0000006 (0xc0000006). It is a generic error that hides the true “low level error” associated the resource (file) the operating system is trying to load from the network. The error is typically reported by…

Delphi

2 min read

Delphi

2 min read


Published in CodeX

·Mar 5, 2022

SQL Server query mode execution and columnstore indexes

A magic trick to activate batch mode execution on SQL Server 2017 “without” columnstore indexes! — This article covers two SQL Server query processing methods known as row mode execution and batch mode execution. We will also describe the unique mechanism to enable batch mode execution on SQL Server 2017 even when you cannot create columnstore indexes. Row mode execution Row mode execution is a query processing method used…

Sql Server

5 min read

SQL Server query mode execution and columnstore indexes
SQL Server query mode execution and columnstore indexes
Sql Server

5 min read


Published in CodeX

·Feb 5, 2022

Sargable predicates and NULLs in SQL Server

Convert non-sargable predicates to sargable predicates — In this article I will talk about the concept known as SARGability, enriching it with some considerations about NULLs. I had the opportunity to study sargable predicates during a session held by Itzik Ben-Gan which inspired me. Wikipedia defines SARGability in this way: “In relational databases, a condition (or predicate)…

Sql Server

5 min read

Sargable predicates and NULLs in SQL Server
Sargable predicates and NULLs in SQL Server
Sql Server

5 min read


Jan 22, 2022

Data Saturday Pordenone 2022

Data Saturday Pordenone is back! — The Data Saturday #20 has been scheduled in Pordenone, Italy. It will be an international event with international speakers and several sessions in English language! Data Saturday Pordenone 2022 will be on February 26 and this year it will be completely virtual and free of charge. The agenda of the day is divided in four tracks that will deliver a total of 28 hours of free training on SQL Server, Data Science, Analytics and Microsoft Azure! You will learn more about topics that you use every day rather than learn something about technologies that you don’t use yet.

Data Saturday

1 min read

Data Saturday Pordenone 2022
Data Saturday Pordenone 2022
Data Saturday

1 min read


Published in CodeX

·Jan 1, 2022

SQL Server ALTER COLUMN with sqlcmdcli

It alters a column with dependencies in your SQL Server database! — How many times have you had to change the data type of a column that other SQL Server database objects depend on? If you had this need, you will faced the error message 5074 which signals the impossibility of changing the data type and properties of a column due to…

Sql Server

3 min read

SQL Server ALTER COLUMN with sqlcmdcli
SQL Server ALTER COLUMN with sqlcmdcli
Sql Server

3 min read

Sergio Govoni

Sergio Govoni

72 Followers

CTO at Centro Software, Microsoft Data Platform MVP

Following
  • Nikola Ilic

    Nikola Ilic

  • Luca Zavarella

    Luca Zavarella

  • Musunuru Sharmila

    Musunuru Sharmila

  • Shinichi Okada

    Shinichi Okada

  • Adrian Alejandro Garay

    Adrian Alejandro Garay

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech