Subject | English | Dutch |
comp., MS | stored procedure | opgeslagen procedure (A precompiled collection of SQL statements and optional control-of-flow statements stored under a name and processed as a unit. They are stored in an SQL database and can be run with one call from an application) |
comp., MS | temporary stored procedure | tijdelijk opgeslagen procedure (A procedure placed in the temporary database, tempdb, and erased at the end of the session) |