stored procedure
![](https://www.netlingo.com/imagearchive/noimage.gif)
In database management systems (DBMS), it is a type of operation that is stored with the database server.
Typically, stored procedures are written in SQL. They are especially important for client/server database systems because once a procedure is stored on the server-side, it is available to all clients; when the procedure is modified, all clients automatically get the new version.
See also : data storage
NetLingo Classification: Technical Terms
![Updates](https://www.netlingo.com/images/ico_updates.gif)
![Learn Online Jargon](https://www.netlingo.com/images/ico_done.gif)
Edit Word