• The use of this stored procedure required only the parameter value and the name of the stored procedure itself to be sent from the client application to the database server.

    使用存储过程,仅需客户机应用程序数据库服务器发送参数存储过程本身名称即可。

    youdao

  • Before DB2 V8.2.2, some of the information returned via the CLP method of retrieving database configuration information was not returned in this stored procedure.

    DB 2V8.2.2之前存储过程返回通过检索数据库配置信息CLP方法所返回的一些信息。

    youdao

  • This process of retrieving, parsing, and changing an XML document can also be encapsulated in a stored procedure that runs on the database server.

    获取解析修改XML文档过程可以封装数据库服务器运行存储过程中。

    youdao

  • There is a new CONNECT_PROC database configuration parameter that you can set to the name of a stored procedure.

    一个新的CONNECT _ PROC数据库配置参数可以把它设置存储过程名称

    youdao

  • You only need to be aware that the APIs are called implicitly with the authorization of the user who called the stored procedure; usually that's also the user who connected to the database.

    只需知道这些API调用存储过程用户授权式地调用的,通常用户也是连接数据库的用户。

    youdao

  • For database designs that require shredding some or all of the contents of XML data, invocation of this stored procedure can be particularly useful after a bulk load of XML or BLOB data.

    对于需要分解XML数据部分全部内容数据库设计可以批量装载xml或blob数据之后调用这个存储过程

    youdao

  • This stored procedure enables partial updates of XML documents stored natively in the database.

    存储过程支持本机存储数据库中的XML文档进行部分更新

    youdao

  • Now when performing the LOAD FROM CURSOR operation within the stored procedure, DB2 tries to establish the remote connection to database SAMPLE with the authorization ID of the local user.

    存储过程执行LOADFROM CURSOR操作DB2尝试本地用户授权ID连接远程数据库SAMPLE

    youdao

  • So if the XQuery was registered in the database server as a stored procedure, the maintenance of that would be done as a part of the database.

    所以如果XQuery数据库服务器注册存储过程维护作为数据库一部分

    youdao

  • DBNAME 'DJ' — This is the name of the Sybase ase database that has the stored procedure.

    DBNAME'dj '——拥有存储过程Sybasease数据库名称

    youdao

  • Let's also use a stored procedure called Bonus_Increase with the following parameters (these objects are available as part of the sample database).

    我们再将名为Bonus_Increase的存储过程以下参数(这些对象可以样例数据库中获得)结合使用。

    youdao

  • Expand the folder with the name of your database (in this case "DWESAMP") to have a look on the imported tables and the stored procedure.

    展开具有数据库名称文件夹(例中是“DWESAMP”),查看导入存储过程

    youdao

  • A client application can call on the stored procedure to perform a series of native operations in one trip to the database, rather than involving multiple trips to the database server.

    客户应用程序通过调用存储过程需要访问数据库一次就可以执行一系列本地操作不用多次访问数据库服务器。

    youdao

  • Medium: This tracing level captures all of the information included in low-level tracing, plus table names, the database name, and stored procedure stacks.

    Medium跟踪级别捕捉低级跟踪涉及所有信息再加上数据库存储过程堆栈

    youdao

  • The process involves a "full build" of the stored procedure, in that the source is required for deploying to the database.

    这个过程需要存储过程进行 “完全构建(full build)”,期间,部署数据库时,需要用到文件。

    youdao

  • Remember, the Sybase database name where the stored procedure was located is part of the WebSphere Information Integrator server definition.

    记住存储过程所在Sybase数据库名称DB 2 II服务器定义一部分。

    youdao

  • The original goal of the extended stored procedure cache invalidation model was to begin some early prototyping of the database cache invalidation problem.

    扩展存储过程缓存无效模型原始目标开始数据库缓存无效化问题进行一些早期原型化工作。

    youdao

  • Defining a stored procedure object for IDS is slightly different from defining a stored procedure object for some of the other IBM database flavors supported by the IBM database Add-ins.

    IDS定义存储过程对象ibmDatabaseAdd - ins支持其他IBM数据库类型定义存储过程对象稍微不同

    youdao

  • Stored procedure is an important database object. To use it appropriately simplifies the development of the application procedure, enhances the performance characteristics of the system.

    存储过程一种重要数据库对象恰当地使用存储过程可以简化应用程序的开发提高系统的运行性能。

    youdao

  • In detail, it includes the comparison of simple stored procedure with SQL, stored procedure with parameters, and use stored procedure to update database table.

    具体包括存储过程SQL语句对比、使用存储过程以及通过存储过程进行数据库表的更新。

    youdao

  • Using stored procedure is definetely one of the best ways to query the database but since the emergence of Entity Framework it is widely used.

    使用存储过程绝对是一个查询数据库最佳途径由于实体框架出现广泛使用的。

    youdao

  • One of the key topics is backend database migration, specially stored procedure migration.

    这其中一个关键部分就是数据库移植尤其是存储过程移植。

    youdao

  • And in this paper the visit of the CMS system query model to database is optimized in the stored procedure.

    本文利用了存储过程优化CMS系统查询模块数据库访问

    youdao

  • To solve this problem, this paper proposes an algorithm for attribution reduction based on stored procedure, using the superiority of the database technology.

    针对问题本文利用数据库技术处理大数据集问题优越性提出了一种基于存储过程的属性约简算法

    youdao

  • By means of the stored procedure to encapsulate database operation, avoiding redundancy encoding so that developing efficiency can be greatly improved.

    利用存储过程封装数据库操作避免了余代码,从而大大提高了开发效率

    youdao

  • In code, making use of stored procedure and minimizing the database opening time to improve performance of the system.

    代码尽量使用存储过程尽量减少数据库连接打开时间等手段提高性能

    youdao

  • The first name is the name of the stored procedure created in the database;

    第一名称数据库创建存储过程名称;

    youdao

  • Finally, the detailed idea and class implementation to backup and restore database as well as the application of stored procedure and cursor in restoring database are given.

    详细给出了备份还原的具体思路实现存储过程游标还原中的应用

    youdao

  • The functionality of a stored procedure is dependent on the features offered by your database.

    存储过程功能取决于数据库所提供功能

    youdao

  • The functionality of a stored procedure is dependent on the features offered by your database.

    存储过程功能取决于数据库所提供功能

    youdao

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

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

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