Poor Little Misunderstood Views
Some people love ‘em, some people hate ‘em. But, one thing I have found to be nearly universal is that...
2010-07-29
59,031 reads
Some people love ‘em, some people hate ‘em. But, one thing I have found to be nearly universal is that...
2010-07-29
59,031 reads
Have you ever written a query that just seems to take forever? You have looked it over time and time...
2010-07-13
965 reads
Many people, once they start getting comfortable writing SQL, begin asking the same questions. One such common question is “Does...
2010-07-07
1,283 reads
A pervasive oversight in database indexing by newer database users is relying solely on indexes used for joining tables together...
2010-07-01
3,723 reads
The following queries look extremely innocent. However, they are all application killers once the target table grows to more than...
2010-06-28
1,324 reads
One of the first roadblocks many developers run into when using SQL Server for the first time is firing off...
2010-06-24
2,492 reads
Time and time again I have run into the scenario where a developer who is moving into using databases is...
2010-06-22
700 reads
Here’s a big statement
WHEN WRITING DATABASE QUERIES, 95% OF THE TIME THE BOTTLENECK IS IN THE I/O, not the CPU,...
2010-06-10
961 reads
In my real-life I play guitar. Being an analytical sort-of-fella I found myself inhaling all the books, videos, advice, etc....
2010-06-08
642 reads
Bear with me as I wax philosophical for two sentences. Our societies are becoming more polarized with each passing day. ...
2010-06-03
672 reads
By Steve Jones
mottleheaded – adj. feeling uneasy when socializing with odd combinations of friend and family,...
By James Serra
The new data governance features in Microsoft Purview are now being made generally available...
Sometimes your Microsoft Entra ID account (formerly known as Azure Active Directory) is added...
Comments posted to this topic are about the item GIT Configuration and Automated Release...
We have a third part software and looking at some of their SQL we...
Hi, I'm working on cleanup activity of deleting databases that aren't in use or...
How do I disable all the indexes on the dbo.Logger table?
See possible answers