T-SQL Example code: Select, Insert, Update, Delete
Various examples and snippets of Select, Insert, Update, Delete T-SQL
Posted on July 12, 2012 at 23:48 by simon · Permalink
· Leave a comment
In: SQL · Tagged with: delete, insert, select, update
In: SQL · Tagged with: delete, insert, select, update
T-SQL Example code: useful stores procedures and snippets
Here are some useful one liners that I find very useful
Posted on July 12, 2012 at 23:41 by simon · Permalink
· Leave a comment
In: SQL · Tagged with: alter database, attach, dbcc, detach, exec, restore, sp, sp_, stored procedure, update
In: SQL · Tagged with: alter database, attach, dbcc, detach, exec, restore, sp, sp_, stored procedure, update
SQL Cheat Sheet
ThisSQL Cheat Sheet has examples of various SQL commands that work on most major flavours of SQL. Though they all work on T-SQL.