Table of Contents
Previous Section Next Section

Summary

In this chapter, you've explored using SQL stored procedures. You've learned about the following:

You'll be using stored procedures a lot in the rest of the book, and you'll build on these techniques. In the next chapter, you'll look at SQL transactions, which allow you to treat multiple statements as a single unit.


Table of Contents
Previous Section Next Section