Tarun Prajapati
What is Stored Procedure ?
By Tarun Prajapati in ASP.NET on Sep 18 2010
  • Maggi
    Oct, 2010 1

    Stored procedure is a set of commands stored in database with following features associated :

    1) Accepts parameters from User and can be called explicitly. May or may not return the output
    2) Once stored in database it can be accessed by several users simultaneously.
    3) Once altered it reflects the latest copy to every user only.

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS