外部过程 meaning in Chinese
external procedure
out-of-line procedure
Examples
- You call an external procedure the same way you call a
调用外部过程的方式与调用 - Indicates that the external procedure returns a value
指明外部过程返回值。 - Indicates that the external procedure does not return a value
指明外部过程并不返回值。 - Sql procedures and external procedures
Sql过程和外部过程。 - You pass arguments to the external procedure exactly as specified by
指定的方式将变量传递给外部过程。