leonidas blog

Grip. Stand. Throw.

Browse by Tags

All Tags » RDBMS (RSS)
How to avoid Dynamic SQL in Stored Procedure
I have been thinking for a good solution on how to avoid the dynamic SQL in stored procedure for a while and I am happy that I got one. In my opinion, dynamic SQL statements are ugly, error-prone, difficult to maintain and hard to read especially if you...

Posted Wednesday, August 15, 2007 12:27 AM by leonidas | 4 comment(s)

Filed under: ,