August 2012
Intermediate to advanced
1416 pages
33h 39m
English
Stored procedures are a powerful way to implement reuse and consistency in an application. Data processed by a stored procedure can be used in various ways and is a great option for everything from returning the results of a basic SELECT statement to performing complex calculations. Parameterization is the key benefit of a stored procedure, enabling a single procedure to return different data based on the value of the passed parameters.
Read now
Unlock full access