Subject | English | Kazakh |
comp., MS | remote procedure call | қашықтан басқару жүйесі (A communication mechanism that allows computers to communicate with one another over a network. An RPC consists of a procedure identifier, parameters passed to the procedure, and a value returned to the caller (client computer) after the procedure has executed on the remote system (server computer)) |
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) |