Generate SQL Update Statement And Stored Procedure From Table Name
Today I had to write a few simple update stored procedures and a couple of update statements. This got me thinking, seeing that I’m a SQL / .Net developer, I create loads of these every month.