This repository contains set of some useful frequently used T-SQL statements that are wrapped into snippets.
- DDL
- Add Column Not Null
- Add Column
- Create Table
- Drop Temp
- Foreign Key
- Join Table With Alias
- Join Table
- DML
- Begin Tran Catch
- Select All
TBD
TBD