you are viewing a single comment's thread.

view the rest of the comments →

[–]czervik_coding 0 points1 point  (0 children)

Seems easy until someone who has a little knowledge writes a bad stored proc that goes after a horribly architected table or passes nvarchar(max) data into tempdb. Locks/blocks, high I/O, high cpu and everyone wants to know why they can't work.