Find identical duplicate indexes
The purpose of this query is to find identical duplicate non-clustered indexes i.e. indexes on same table with same columns in same order. If you have a need to...
The...
2019-05-15
The purpose of this query is to find identical duplicate non-clustered indexes i.e. indexes on same table with same columns in same order. If you have a need to...
The...
2019-05-15
How to delete data efficiently When we delete data from a table in SQL Server, we can often find that the delete is slower than even the original insert,...
The...
2019-05-15
Solomon Rutzky dives into how big a table value constructor can be in terms of rows: On 2019-05-08, a helpful individual, Michael B, commented on my answer saying that the...
2019-05-14
Let’s assume that you have lots of tables that need to be dropped according to some...
2019-05-13
Introduction This tutorial includes information about SQL (DDL, DML) that I have gathered during my professional life. This is the minimum you need to know while working with databases....
2019-05-12
What is the maximum number of rows for the Table Value Constructor? And, do different uses of it behave differently?… Continue reading Maximum Number of Rows for the Table...
The...
2019-05-09
2019-05-09
1,221 reads
Itzik Ben-Gan resumes his blog series on T-SQL bugs, pitfalls, and best practices, treating an issue with correlated column references in subqueries.
The post T-SQL bugs, pitfalls and best practices...
2019-05-08
Watch this week’s episode on YouTube. SQL Server Spool operators are a mixed bag. On one hand, they can negatively impact performance when writing data to disk in tempdb....
The...
2019-05-07
A few years back I started running regular SQL workshops in my workplace. Teaching beginners the basics of querying databases with SQL, as well as more advanced topics for...
The...
2019-05-07
By Steve Jones
Experience is overrated. Most breakthrough accomplishments were done by people doing them for the...
By Brian Kelley
As you begin the new year, if you don't already have time set aside...
By Brian Kelley
I picked up Never Split the Difference: Negotiating As If Your Life Depended On...
Comments posted to this topic are about the item The Rise of Data Centers
Comments posted to this topic are about the item Data API Builder APIs
Comments posted to this topic are about the item Why you should avoid Implicit...
What formats of API endpoints can the Data API Builder present to clients when exposing the database?
See possible answers