Starting T-SQL Querying: Programmability
SQL is for queries, not programming! Well, kind of. Turns out, you can do a lot whole of procedural programming in your declarative language. In these modules, I'll cover all the major types of modules you can create, along with things like cursors, loops, control-flow logic, dynamic SQL, and temporary objects. Get ready for fun.
27 Lessons