August 2012
Intermediate to advanced
1416 pages
33h 39m
English
T-SQL extends the SQL query with a set of procedural commands. Although it's not the most advanced programming language, T-SQL gets the job done. You can use T-SQL batch commands in expressions or packaged as stored procedures, user-defined functions, or triggers.
Following are a few key points to remember from this chapter:
Chapter 17 moves into the next important step in T-SQL programming, stored procedures. This is where you take advantage of your knowledge of flow-control and make your procedures flexible and powerful.
Read now
Unlock full access