August 2013
Beginner to intermediate
448 pages
12h 35m
English
After completing the chapter, you’ll be able to
Stored procedures provide a means of storing data management code directly on the server in the SQL language. Unlike other forms of application code described in this book, a stored procedure is accessible by anyone who has access to the server and the required security privileges. It doesn’t matter what language you’re using outside of Microsoft SQL Server, or whether you’re using another language at all. In short, stored procedures provide the best general-purpose method of creating data management ...
Read now
Unlock full access