SQL ServerHow to enable the slow query log in SQL Server?
How to capture slow queries in SQL Server? If you come from the MySQL, PostgreSQL or even Oracle world, you…
SQL ServerEnabling encryption for a SQL Server database (TDE)
We recently had a request driven by LGPD, where we had to enable encryption at the database layer on a…