• 为了实现目的,数据库创建一个存储过程

    In order to accomplish this a stored Procedure is created in the Database.

    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

  • 第2:用存储过程进行装载——创建一个存储过程演示用于装载XML文档两种方法中的第一种方法。

    Lesson 2: stored procedure load - Creates a stored procedure to demonstrate the first of two methods for loading XML documents.

    youdao

  • 使用存储过程作为查询主题输入一个好处就是需要数据库创建不必要的视图

    Using a stored procedure as query subject input has the advantage that no unnecessary tables or views are created in the database.

    youdao

  • 数据建模创建抽象工件描述如何表示、存储使用数据的一个过程

    Data modeling is the process of creating abstract artifacts that describe how data is represented, stored, and used.

    youdao

  • SQL存储过程编译的,并且是创建绑定一个上的。

    SQL stored procedure is pre-compiled and bound to a package at creation time.

    youdao

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

    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).

    youdao

  • 创建一个SQL存储过程

    Create an SQL stored procedure.

    youdao

  • 可以通过存储过程调用来调用数据挖掘,数据挖掘将数据库创建XML 挖掘模型

    Mining is invoked by a stored procedure call and creates an XML mining model in the database.

    youdao

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

    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.

    youdao

  • 因此SQL存储过程必须添加每个创建一个惟一的路径名

    Therefore, each chunk that you add has to have a unique pathname that is created by the SQL stored procedure.

    youdao

  • 为了构建这个日志框架需要数据库管理员我们设置存储过程的日志目录创建一个用户临时空间

    In order for you to set up the logging framework, you will need help from your database administrator to set up the stored procedure logging directory and a user temporary table space.

    youdao

  • 其他对象存储过程也是一样例如链接创建一个新的PDOMBinding作为存储已命名节点一部分的情况。

    The storage process is similar for other objects, such as when the linkage creates a new PDOMBinding as part of storing a named node.

    youdao

  • 在下面的几个段落中,您将看到如何创建一个CognosFrameworkManager项目定义两个输入以及前面创建存储过程

    In the following paragraphs, see how to create a Cognos Framework Manager project, define the two input tables and the previously created stored procedure.

    youdao

  • 可以ServerExplorer中选择一个视图存储过程创建XAML应用程序

    A table, view, or stored procedure can be selected in Server Explorer to create an XAML application.

    youdao

  • DataDevelopment项目创建一个新的存储过程

    Create a new stored procedure within a Data Development project.

    youdao

  • SQL查询使用存储过程每行返回数据创建一个xml列表元素同时传递null作为获取因为就是它的子元素

    The SQL query USES the stored procedures to create one XML listing element per row of data returned, passing in null as the column to obtain its value from because its value is its subelements.

    youdao

  • 创建一个文本搜索collection通过调用SYSPROC . SYSTS_CRTCOL存储过程来实现的。

    Creating a text search collection is performed by invoking the SYSPROC.SYSTS_CRTCOL stored procedure.

    youdao

  • DB 2提供了一个由系统定义的存储过程称为SYSINSTALLOBJECTS,它可以创建删除OPT _ profile

    DB2 provides a system-defined stored procedure called SYSINSTALLOBJECTS that can create or drop the OPT_PROFILE table.

    youdao

  • 导入存储过程调整数据库对象数据后,可以为此项目创建一个并将其发布CognosContentStore

    After importing the tables and the stored procedure and adjusting the meta data for those database objects, you can create a package for the project and publish it to the Cognos Content store.

    youdao

  • 下面我们来创建一个多个步骤场景,从而详细了解一下如何Perl程序调用DB2存储过程

    Let's create a multi-step scenario to see how a DB2 stored procedure is called from a Perl program.

    youdao

  • 清单11使用out参数prod _ id创建一个具有out参数的存储过程

    Listing 11 USES the out parameter prod_id for creating a stored procedure with the out parameter.

    youdao

  • 部署SQLJ存储过程时,JAR文件写到一个文件中,执行BINDPACKAGECOPY目标服务器创建

    When deploying SQLJ stored procedures, write the JAR file to a file and execute a BIND package COPY to create the package on the target server.

    youdao

  • 例如创建一个名为rawdevsize . sh的脚本作为包装器SQL存储过程调用rawdevsize程序如清单6

    For example, create a script named rawdevsize.sh as a wrapper that calls the rawdevsize program from within the SQL stored procedure, as shown in Listing 6.

    youdao

  • 不过创建模型调用一个具有任何返回存储过程

    The call that creates a model is, however, a stored procedure that does not have any return value.

    youdao

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

    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.

    youdao

  • 重新绑定存储过程,我们需要先删除,然后再重新创建绑定REOPT级别存储过程或者这个特定SQL存储过程重新绑定包。

    To rebind the package for a stored procedure, drop and recreate it with new REOPT level, or rebind the package for this specific SQL stored procedure.

    youdao

  • 过程使用FEM创建存储策略之指定一个存储区域列表

    The procedure USES FEM to create a storage policy with an explicit list of storage areas that are assigned to it.

    youdao

  • SYSADMIN数据库创建一个名为check_dbspace_rd的存储过程如清单5

    Create a stored procedure named check_dbspace_rd in the SYSADMIN database, as shown in Listing 5.

    youdao

  • 利用包含存储过程作为数据库IBMCognos管理页面创建一个IBM Cognos数据源

    An IBM Cognos data source is created with the database containing the stored procedure as a source in the IBM Cognos administration page.

    youdao

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

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

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