• You can create federated procedures using the create procedure (Sourced) statement.

    可以使用CREATE PROCEDURE (Sourced)语句创建联邦过程

    youdao

  • Now the CREATE procedure statement succeeds, and the stored procedure runs successfully.

    现在CREATE procedure语句成功了,存储过程成功运行

    youdao

  • It also shows how to take advantage of the result set syntax in the CREATE PROCEDURE statement.

    演示如何CREATE procedure语句中利用结果语法

    youdao

  • Execute the CREATE PROCEDURE DDL from the source against the target server to catalog the stored procedure

    目标服务器执行来自服务器的CREATE PROCEDUREDDL编目存储过程

    youdao

  • In this example, we have chosen to fix the CREATE PROCEDURE statement instead of modifying the source code.

    这个例子中,我们选择修改CREATE procedure语句而不是修改源代码

    youdao

  • First look at the CREATE procedure statement to confirm what parameters each of the stored procedures expects.

    一下CREATE PROCEDURE语句确定每个存储过程需要参数

    youdao

  • To avoid this scenario, use the RETURNS clause of the CREATE PROCEDURE statement to return data to the caller.

    避免这种情况使用CREATE PROCEDURE语句returns子句数据返回给调用者。

    youdao

  • These definitions are determined in the CREATE PROCEDURE statement of the federated procedure, not on the data source.

    这些定义联邦过程CREATE PROCEDURE语句中决定而不是数据源

    youdao

  • You may need to change the command delimiter away from the semicolon before entering the CREATE PROCEDURE statement.

    输入CREATE PROCEDURE语句可能需要更改命令分隔符,使不是分号

    youdao

  • If any of the above queries fail to return the desired remote procedure, error SQL1253N is thrown during CREATE procedure.

    如果以上任何查询无法返回所需远程过程,那么在执行CREATE PROCEDURE期间会抛出错误SQL 1253n。

    youdao

  • The next step in creating the stored procedure is to issue the CREATE PROCEDURE DDL to register the procedure in the database.

    创建存储过程下一步执行CREATE PROCEDUREDDL数据库注册存储过程。

    youdao

  • Listing 9 contains a code example of the SQL CREATE procedure statement used to register an RPG program as an external stored procedure.

    清单9包含用于将一个R PG程序注册外部存储过程SQLCREATE PROCEDURE语句代码示例

    youdao

  • Generate the Create Procedure DDL, incorporating the user's modifications to the DDL, such as schema, WLM environment, and collection ID.

    根据用户ddl修改例如模式WLM环境集合id的修改,生成Create Procedure ddl。

    youdao

  • In the CREATE procedure statement, you can specify several options for that stored procedure. Here are a few of them that have significance.

    CREATE procedure语句中可以存储过程指定几个选项

    youdao

  • For some browsing applications to parse the CREATE PROCEDURE statement itself, you need the command delimiter to be something other than a semicolon.

    对于分析CREATE PROCEDURE语句本身某些浏览应用程序而言,需要采用不是分号其它命令分隔符

    youdao

  • Solution: Check the CREATE PROCEDURE statement and make sure you are passing the correct number of input and output parameters with proper data types.

    解决方案检查CREATE PROCEDURE语句确保传递输入输出参数数量数据类型都正确

    youdao

  • And as before, you can fix the problem by re-issuing the correct CREATE PROCEDURE statement. For more information about Java VM type signatures, go to this url.

    而且与前面一样,可以通过重新发出正确CREATE PROCEDURE语句来纠正这个问题

    youdao

  • The CREATE PROCEDURE statement provides special syntax for Oracle routines in packages, a three-part name in the SOURCE clause where the middle part identifies the package.

    CREATE procedure语句中的Oracle例程提供了特殊语法,即source子句中分三部分名称其中中间的部分标识

    youdao

  • If two or more data source procedures have identical schema and procedure names, but different Numbers of parameters, then the number of parameters can be specified in the CREATE procedure statement.

    如果两个更多数据源过程具有相同的模式过程但是参数数量不同那么可以CREATE procedure语句中指定NUMBEROFPARAMETERS

    youdao

  • But first you should create your stored procedure in the destination database MYSAMPLE.

    但是首先应该目标数据库mysample中创建存储过程

    youdao

  • To enable dynamic invocation, you should create a stored procedure that takes two parameters and invokes the mining flow with this user input.

    为了实现动态调用需要创建一个存储过程,它接受这两个参数通过用户输入调用挖掘

    youdao

  • This is useful if you plan to drop the stored procedure and not create it again.

    如果打算删除存储过程并且不会重新创建,那么这个操作就有用了。

    youdao

  • Then, create a job and use a procedure node that will issue system commands to generate and run a batch file.

    然后创建工作使用发布系统命令程序节点生成运行一个文件

    youdao

  • Although it would be possible to create a stored procedure in the relational case, for this case it would be much more complicated.

    虽然可以关系情况创建存储过程,但对于这种情况可能复杂

    youdao

  • It is easy to create SQL stored procedures, so for each stored procedure with INOUT and OUT parameters, you can create a wrapper stored procedure.

    SQL存储过程创建十分容易,因此对于每个带有INOUT和OUT参数的存储过程,都可以创建一个包装器存储过程。

    youdao

  • Stored procedure supportYou can create and run stored procedures that contain XML data type (input or output) parameters or return XML data.

    存储过程支持——可以创建运行包含XML数据类型(输入输出)的参数或者返回XML数据的存储过程

    youdao

  • First, let's create a simple stored procedure SP_GET_LOC that returns the location for a given department from the table ORG (step 1).

    首先创建一个简单存储过程SP_GET _ LOC,它org返回某个给定部门位置(步骤1)。

    youdao

  • The following Outlines and details the procedure to create such a plug-in.

    下面将分别创建此类插件过程进行概要以及详细的介绍。

    youdao

  • Here, you need to start a new project, which can be used to create a new stored procedure that can be deployed inside the SAMPLE database.

    在这里首先需要启动一个项目项目用于创建部署SAMPLE数据库的新存储过程

    youdao

  • Once you create the SQL procedure that returns a result set, you might want to call it and retrieve the result set.

    一旦创建返回结果SQL过程可能需要调用检索结果集。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定