create procedure信息详情

create procedure发音

意思翻译

创建过程

相似词语短语

create───vt.创造,创作;造成

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

kahoot create───kahoot创建

create account───创建帐户

create debtor───创建债务人

create video───创建视频

create new───新建

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

ablation procedure───消融程序

双语使用场景

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

You can create federated procedures using the create procedure (Sourced) statement.───可以使用CREATE PROCEDURE (Sourced)语句创建联邦过程。

Now the CREATE procedure statement succeeds, and the stored procedure runs successfully.───现在,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语句的代码示例。

All types of replication allow you to replicate stored procedure definitions: the CREATE PROCEDURE is copied to each Subscriber.───各种类型的复制都允许复制存储过程定义:将CREATEPROCEDURE复制到每个订阅服务器。

The next step in creating the stored procedure is to issue the CREATE PROCEDURE DDL to register the procedure in the database.───创建存储过程的下一步是执行CREATEPROCEDUREDDL,在数据库中注册该存储过程。

CREATE PROCEDURE statements cannot be combined with other SQL statements in a single batch.───CREATEPROCEDURE语句不能与其他SQL语句在单个批处理中组合使用。

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语句。

英语使用场景