Error!
Success!

By tag: methodology

showing:  of
0
kicks

SQL Server: How to modify data in any table in a resultset made up of  (Unpublished)

Recently i'm seeing a lot of questions about how to modify data in the tables which are part of the multi-join select statement. And i keep wondering how can this be so hard to remember. The methodology is quite simple.


Kicked By:
Drop Kicked By:
0
kicks

Code reuse, next level  (Unpublished)

A common mistake that developers have been making over the years is to place conditional statements that always evaluate to the same result (until a property changes) inside a loop, here's an alternative to solve this problem


Kicked By:
Drop Kicked By: