What is an ASP stored procedure

Source: Internet
Author: User
Tags execution mssql sql
Always hear people say how good stored procedures, how to have advantages, really want to study this thing. Although now is still the study stage, first take out to share.

Always hear people say how good stored procedures, how to have advantages, really want to study this thing.

Although now is still the study stage, first take out to share.

Generally speaking, you can put a lot of SQL statements in the stored procedures, and then, using ASP to execute the stored procedures on it.
Using ASP to execute a stored procedure, so that those statements in the MSSQL library execution, far more than through the ASP to execute a lot of SQL efficiency is much higher.

Examples are shown below:

ASP execution >> stored procedure >>mssql Internal Processing multi-sentence SQL statement operation table
ASP executes >>SQL statement >> action Sheet

If there are complex SQL statement operations, the former efficiency is much higher.



Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.