stored procedure

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.
NetLingo Classification: Technical Terms
Subscribe to Word of the Day - Email this Definition to a Friend
Share this:



Edit Word