1. Computing & Technology

Discuss in my forum

Microsoft SQL Server provides the stored procedure mechanism to simplify the database development process by grouping Transact-SQL statements into manageable blocks. Some of the core benefits of this technology include:
  • Precompiled execution
  • Reduced client/server traffic
  • Efficient reuse of code
  • Programming abstraction
  • Enhanced security control


Read the full story: SQL Server Stored Procedures
Comments
No comments yet.  Leave a Comment
Leave a Comment

Line and paragraph breaks are automatic. Some HTML allowed: <a href="" title="">, <b>, <i>, <strike>

©2012 About.com. All rights reserved.

A part of The New York Times Company.