Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 
Node is saved as draft in My Content >> Draft
  • Stored Procedure in SQL

    • 0
    • 0
    • 0
    • 0
    • 0
    • 0
    • 0
    • 0
    • 34
    Comment on it

    A stored procedure is a set of one or more SQL statements that resides on Sql Server.We create stored procedure to perform repetitive tasks


    Types of Stored Procedure


    • System Defined Stored Procedure

    • These stored procedure are already defined in Sql Server.


    • Extended Procedure

    • Extended procedures provide an interface to external programs for various maintenance activities.


    • CLR Stored Procedure


    CLR stored procedure are special type of procedure that are based on the CLR (Common Language Runtime) in .net framework.

    SQL Server

 0 Comment(s)

Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: