What’s the syntax for that Select, Insert, Delete, Update … statement? Yep, sometimes we forget the basics when writing T-SQL Code. Here are some useful links to SQL Crib Sheet type pages to help you jog your memory.
1: Brian Cryer’s SQL Crib Sheet
2: Free Ebook (at time of writing) : SQL Server Crib-Sheet Compendium alternatively from here
3: SQL Tutorials – Try here, here or here, plus here or others from Google
6: Free Ebooks – e.g. Teach yourself SQL can be found here
Other useful tools include:
SQL Formatter: Use sqlparser.com to convert any SQL into a readable and colorful style