SQL Notes (and other database related notes) - fcrimins/fcrimins.github.io GitHub Wiki
To SQL or NoSQL? That’s the database question (3/5/16)
- GREAT DB ARTICLE!!!
The Top 10 SQL Mistakes That Won't Scale (2/10/16)
- Triggers
- SELECT *
- User Defined Functions
- Dynamic SQL
- Big Fields
- Binaries in the Database
- Heaps
- Old Indexes
- TempDB
- V1 Features