Subject | English | Greek |
comp., MS | stored 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 | προσωρινά αποθηκευμένη διαδικασία (A procedure placed in the temporary database, tempdb, and erased at the end of the session) |