Database Reference
In-Depth Information
Figure 6-9. Deleting a stored procedure
Summary
In this chapter, you created stored procedures, and you developed an understanding of what's involved
in creating, executing, and modifying a stored procedure from SSMS. You saw that calling stored
procedures isn't inherently different from executing queries and statements. You simply create
appropriate command parameters for the stored procedure parameters you need to use. In the next
chapter, you will learn how to use SQL queries to produce XML output.
 
Search WWH ::




Custom Search