Posts Tagged as ‘MS SQL Server Management Studio’

January 16, 2008

SQL tips #1

definitely purely for newbies, helpful tips my colleague in Houston passed on to me, so thanks to Alex, SQL guru.
Playing it safe
This is very useful if you are running SQL that will change data or insert data. So this is how I recently wrote a buncha of SQL codes that would modify menus, [...]