procedure statement信息详情

procedure statement发音

意思翻译

过程语句

相似词语短语

statement───n.声明;陈述,叙述;报表,清单

procedure───n.程序,手续;步骤

admission procedure───招生手续,入学手续;录取程序;收生程序;入学手续

ablation procedure───消融程序

medical procedure───医疗程序

chronography procedure───计时程序

accusatorial procedure───发现和提出证据的程序

aponeurotomy procedure───腱膜切开术

dynamization procedure───动力化程序

双语使用场景

CREATE procedure statement was not issued to define a procedure at the current server.───没有通过发出CREATE PROCEDURE语句在当前服务器上定义过程。

Now the CREATE procedure statement succeeds, and the stored procedure runs successfully.───现在,CREATE procedure语句成功了,存储过程成功运行。

It also shows how to take advantage of the result set syntax in the CREATE PROCEDURE statement.───还演示如何在CREATE procedure语句中利用结果集语法。

Listing 9 contains a code example of the SQL CREATE PROCEDURE statement used to register an RPG program as an external stored procedure.───清单9包含一个用于将一个RPG程序注册为一个外部存储过程的SQLCREATEPROCEDURE语句的代码示例。

To create an autonomous procedure, the keyword AUTONOMOUS is specified on the CREATE PROCEDURE statement, as shown in Listing 2.───要创建自治过程,需要在CREATEPROCEDURE语句中指定关键字AUTONOMOUS,如清单12所示。

The result set forms the complete CREATE PROCEDURE statement used to create the custom stored procedure.───该结果集构成了用于创建自定义存储过程的完整CREATEPROCEDURE语句。

The result set forms the complete CREATE PROCEDURE statement necessary to create the custom stored procedure.───该结果集构成创建自定义存储过程所需的完整CREATEPROCEDURE语句。

from the design of software, digital filter statement, analog filtering and fault detection procedure statement are designed.───软件方面编制了数字量滤波语句、模拟量滤波语句及故障监测程序。

To avoid this scenario, use the RETURNS clause of the CREATE PROCEDURE statement to return data to the caller.───要避免这种情况,使用CREATEPROCEDURE语句的RETURNS子句来将数据返回给调用者。

英语使用场景