Archive for the ‘Tech’ Category
T-SQL Example code: SQL Fixes
Here are a few lines of code that have got me out of troubel in the past:
Posted on July 12, 2012 at 23:29 by simon · Permalink
· Leave a comment
In: SQL · Tagged with: dbcc, repair, reset
In: SQL · Tagged with: dbcc, repair, reset
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.
Posted on July 12, 2012 at 18:54 by simon · Permalink
· Leave a comment
In: SQL · Tagged with: cheat sheet, delete, insert, join, select, sql, T-SQL, update
In: SQL · Tagged with: cheat sheet, delete, insert, join, select, sql, T-SQL, update
T-SQL Example code: Data Types
The various datatypes:
