I’m currently putting together some notes on a series I’d like to share with all of you. This series will cover the fundamentals of Transactional SQL (T-SQL). I’m hoping that it will grow into an introduction to database development. I’ll begin with the very basics of what a database is, and what SQL is. Then I’ll move into simple SELECT statements and I’ll probably finish up with an introduction to TRANSACTION.
If you’ve had any questions about how to do something in T-SQL, or how to do something specific using Microsoft SQL, send in your questions. I’ll do my best to roll them into this series, or if they’re a bit more advanced than the introduction would call for, I’ll work on creating more series in the future!
It’s all about me helping you!