| Why is it so slow?!?!? |
I'm keeping this blog as a repository for SQL tips and tricks I have learned over my time working with SQL Server.
Showing posts with label set based. Show all posts
Showing posts with label set based. Show all posts
Tuesday, 12 March 2013
Remove a Cursor From a Stored Procedure - Part 2
Thursday, 7 March 2013
Remove a Cursor From a Stored Procedure - Part 1
In my organisation, and no doubt many others, the problem stems from the fact that the developers writing SQL are not SQL developers. Rather they are [insert relevant coding language] developers. And in many programming languages processing is best performed on a row-by-row basis. Not so SQL, especially T-SQL.
Subscribe to:
Posts (Atom)
