• This essay introduces the concrete work about Russian book retrospective bibliographic database. It makes an inquiring into the problem of Russian date input procedure especially.

    本文介绍俄文图书回溯建库具体工作,着重探讨了俄文数据录入工作程序问题

    youdao

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

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

    youdao

  • This procedure requires the name of the log file as an input parameter.

    这个过程需要使用日志文件名作为输入参数

    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

  • Calling a remote stored procedure with no result set means that the overhead added by federation is limited to name and type mapping between local and remote names and input parameters.

    如果调用没有结果远程存储过程那么联邦增加开销仅限于本地远程名称输入参数之间名称类型映射

    youdao

  • Please note that this procedure has one input and one output parameter.

    注意这个存储过程输入参数一个输出参数

    youdao

  • Listing 20 creates a procedure that has two input parameters and two results set column names for output rows.

    清单20创建过程输出行提供输入参数两个结果列名

    youdao

  • The procedure takes the fully-qualified name of a table as input parameter and sets up the necessary data structures that are passed to the API function.

    过程一个限定名称作为输入参数设置必要的数据结构,以便将这些数据结构传递给api函数。

    youdao

  • The server stub unmarshals the input parameters and invokes the requested local procedure in the server routines.

    服务器存根解封输入参数请求本地过程调用到服务器例程。

    youdao

  • This stored procedure accepts two input parameters, the employee number and a rating, then updates the employee's salary and bonus depending on the rating given.

    存储过程接受两个输入参数,即雇员一个评分然后根据给定评分更新雇员工资奖金

    youdao

  • Our experimental setup was the same as for the last tests, except that the remote stored procedure was written to return a result set whose size depended on an input parameter.

    实验设置与前面的测试相同惟一不同远程存储过程现在返回一个结果,结果集的大小取决于输入参数。

    youdao

  • More precisely, increase the cluster scale to 30 nodes and the input data scale to 1.5tb and then do the above testing procedure all over again.

    具体地说,集群规模增加30个节点,把输入数据规模增加到1.5TB然后再次执行上面测试过程

    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.

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

    youdao

  • The law includes no standards, no timeline, no budget, no procedure for obtaining the input of regulated parties and no clear way to resolve disputes.

    这部法律没有提供标准、日程安排、支出预算从被监管方获得数据流程以及明确的争端解决机制等。

    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

  • Called ON null INPUTSpecifies that the procedure is to be called even if any or all argument values are null, which means that the procedure must be coded to test for null argument values.

    CALLEDONnullINPUT——指定调用过程即使任何参数所有参数为null,意味着必须过程进行编码测试那些null参数值。

    youdao

  • The procedure shown in Listing 4 takes the necessary input parametersthe name and type of the file and the fully qualified name of the table into which the data from the file is to be loaded.

    清单4显示过程带有必要的输入参数——文件名称类型以及文件中的数据装载的目标限定名称。

    youdao

  • In Listing 24, the procedure proc is coded to return an OUT parameter value, which is denoted by the parameter marker (?), and was not coded to accept an input value.

    清单24中,过程编码返回一个OUT参数使用参数标记(?)表示,并且不能接受输入值。

    youdao

  • Procedure find_customers, takes two parameters of type phonenumbers (one in and one OUT), and populates the OUT parameter with the input Numbers that begin with a given area code.

    过程find _ customers采用类型phonenumbers两个参数(个为in,另一个OUT),通过以给定区域代码开始输入数字填充out参数

    youdao

  • For stored procedures, you can map the input and output parameters of the stored procedure to the data set source columns as defined in the select command.

    对于存储过程可以存储过程输入输出参数映射select命令定义数据

    youdao

  • Repeat this same procedure for all the remaining input fields on the Simple Form Sample page.

    SimpleFormSample页面所有剩余输入区域重复这个相同步骤

    youdao

  • We will add input parameters to the stored procedure that can later be set in the Cognos Report and will parametrize the created mining model.

    我们输入参数添加这个存储过程以便之后Cognos Report内设置,我们还要参数化所创建的这个挖掘模型。

    youdao

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

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

    youdao

  • This XPath expression is used with other SQL in the stored procedure to return the sum of the payable amount due on the date supplied as input.

    这个XPath表达式存储过程中的其他SQL相结合,返回输入日期应该支付金额。

    youdao

  • The SALES_STATUS procedure accepts an input parameter called quota and returns an output parameter called sql_state.

    SALES_STATUS过程接受名为quota输入参数返回名为sql_state的输出参数。

    youdao

  • A developer that creates a CMP bean that USES a stored procedure knows how to invoke this stored procedure and handle the input and output parameters.

    创建使用存储过程CMPbean开发人员知道如何调用这个存储过程,以及如何处理输入输出参数

    youdao

  • The com.ibm.websphere.sample.BankAccountSPFile file contains the logic that handles the input/output parameter and invocation of the stored procedure.

    BankAccountSPFile文件包含处理输入/输出参数调用存储过程逻辑

    youdao

  • Federated procedure SYBSTOCKQUOTE is created for the remote Sybase procedure that takes the stock name and the date as an input parameter as.

    对于股票名称日期作为输入参数远程sybase过程创建联邦过程sybstockquote如下。

    youdao

  • Federated procedure ORASTOCKINFO is created for the Oracle procedure that takes in the username as the input parameter as.

    对于用户作为输入参数Oracle过程创建联邦过程orastockinfo如下。

    youdao

  • Federated procedure ORASTOCKVALUE is created for the Oracle procedure that takes in the account number as the input parameter as.

    对于帐号作为输入参数Oracle过程创建联邦过程ORASTOCKVALUE如下。

    youdao

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

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

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