Google's Expensive Confusing Rules
Google was recently fined for GDPR violations. Steve wonders if their confusing documentation and tools are the problem.
Google was recently fined for GDPR violations. Steve wonders if their confusing documentation and tools are the problem.
Years ago, my first go-to tool for performance tuning was Performance Monitor: it was available everywhere, worked in all versions, and gave me a lot of useful information without paying for a monitoring tool. Since then, I’ve moved on – wait stats are a much better starting point – but there are still 3 good Perfmon counters that I rely on.
Backblaze releases their new hard drive stats and there are some interesting items in the report.
Although computed columns are from the beginning of SQL Server, not everyone knows how to use them. This article will help you better understand how it works.
In this tip we look at some things you should think about when planning for a SQL Server data warehouse.
It's not the zero'th time Phil Factor has complained about the madness of a binary collation.
A minor disaster for Steve reveals some cracks in his pre-DR planning.
Whether or not to have NULLable columns in a table can be a religious debate, and how missing data is represented should be carefully considered during database design. In this article, Joe Celko considers the ways that SQL Server handles NULLs in several situations.
There is more to our lives than work, and Steve asks that we learn more about other parts of life.
Using R integration for analyzing sales data in WideWorldImporters database
By Steve Jones
los vidados – n. the half-remembered acquaintances you knew years ago, who you might...
By Brian Kelley
I will be leading an in-person Certified Information Systems Auditor (CISA) exam prep class...
EightKB is back again for 2026! The biggest online SQL Server internals conference is...
Hi everyone I am looking at building a query to determine how much time...
Comments posted to this topic are about the item SQL Server Transactional Replication from...
Comments posted to this topic are about the item Hidden Heroes
When thinking of the Identity property for auto incrementing columns and sequences for the same action, which are explicitly linked to increment a number in a table when a new row is added?
See possible answers