• And this is the basis of querying database.

    也为进行数据库查询奠定基础

    youdao

  • The key problems need to be paid attention to writing SQL and improving speed of querying database are discussed here.

    介绍编写SQL语句提高数据库查询速度需要注重问题

    youdao

  • Querying a local database can be a slow process, especially if you have many rows of data or you need to start running complex queries that join multiple tables.

    查询本地数据库一个比较慢过程特别是如果数据或者需要多个表之间运行复杂查询语句。

    youdao

  • XAPI covers storage, retrieval, modification, and querying of data in an XML database, with support for transaction management.

    XAPI涵盖了XML数据库数据存储检索修改查询,以及事务管理支持

    youdao

  • RPC runtime provides inquiry routines for elements, groups, profiles and towers, which are accomplished by querying or accessing the name service database.

    RPC运行时元素概要提供查询例程通过查询访问名称服务数据库来完成

    youdao

  • Important functions in this module are connecting to a database, querying the database, and giving out results of the query.

    模块中的重要函数连接数据库函数、查询数据库的函数以及提供查询结果的函数。

    youdao

  • The syntax for OQL is similar to that of SQL but it lets you query the object model rather than directly querying the database.

    OQL语法类似SQL语法,使能够查询对象模型不是直接查询数据库。

    youdao

  • It also demonstrates how querying the XML data in the database is no different from querying the data in the application.

    演示如何按照应用程序查询数据相同方式查询数据库中的XML数据。

    youdao

  • The index is created by querying the database for the list of unique categories and brands for all the products in the database.

    索引通过查询数据库中所有产品的惟一种类品牌列表而创建

    youdao

  • The current draft spec from the working group includes definitions for a Database object for accessing and querying a local data store.

    草案当前版本包含了访问数据库对象查询本地数据存储定义

    youdao

  • The fact that there is no associated connection tells pureQuery that you are querying in-memory data and not data stored in a database.

    没有关联连接事实告诉pureQuery查询内存中的数据不是存储数据库中的数据。

    youdao

  • This article covers the use of Clojure for performing basic CouchDB operations, querying CouchDB using views, and database replication.

    本文涵盖了使用Clojure执行基本CouchDB操作通过视图查询以及数据库复制

    youdao

  • In the last article in this series, I talked about the difference between querying an RDBMS and querying an object database like db4o.

    系列上一文章中,谈到查询rdbms查询像db4o这样的对象数据库不同之处。

    youdao

  • This two-part article series takes a different approach to authentication, which is accomplished by querying Geronimo's built-in Derby database.

    这份部分构成的文章系列采用了另外方式进行认证,通过查询Geronimo内置的 Derby 数据库实现的。

    youdao

  • Use a database profiling tool to see what indexes are being used when querying, and that entire tables are not being locked when doing updates.

    使用数据库明细(databaseprofiling工具查看查询时候使用了什么索引,在更新的时候整个没有上锁

    youdao

  • How querying the XML data in the database is no different than querying the data in the application?

    如何按照应用程序查询数据相同方式查询数据库中的XML数据?

    youdao

  • A Web application that makes use of a Derby database for storing and querying data.

    使用Derby数据库存储查询数据Web应用程序。

    youdao

  • In short it aims to model your entire database schema dynamically, querying its information schema and eliminating the need for object-relational mapping in your application code.

    简单来说用来全部数据库schema动态建模的,并可查询信息schema、消除应用程序中的面向关系映射

    youdao

  • Although XQuery is well known for its database querying capabilities, you do not need a database for XQuery to be powerful.

    尽管XQuery数据库查询功能而闻名,但发挥XQuery的威力并不需要一个数据库。

    youdao

  • Universal Services are a simple but fixed set of database operations that allow the querying and modification of XML data, stored in a pureXML column of a DB2 database.

    UniversalServices简单固定数据库操作,它们允许查询修改储存DB 2数据库的purexml中的数据

    youdao

  • Database query optimization for some of the APIs' operations like querying business process and task related objects (usage of materialized views or stored queries) (see the Resources section).

    针对某些API操作(查询业务流程任务相关对象)的数据库查询优化(使用物化视图存储查询)(请参见参考资料部分)。

    youdao

  • Snippets are little fragments of code that perform small tasks, such as running a regular expression on some input, connecting to the database, and querying the database.

    片段完成任务(比如一些输入运行常规表达式连接数据库查询数据库)的小部分代码。

    youdao

  • The application was using an SQL database for querying and updating profiles.

    应用程序使用SQL数据库查询更新配置文件。

    youdao

  • The querying functions are capable of coping with the standard database transactions for creating, reading, updating, and deleting data (known as CRUD operations).

    查询函数能够处理标准化数据库事务以便创建、读取更新删除数据(通称CRUD操作)。

    youdao

  • All actions, from querying the database to creating or changing data in it, are performed via a REST-based API.

    所有操作查询数据库创建更改数据库中的数据—都通过一个基于RESTAPI执行

    youdao

  • Two common operations that occur frequently are querying based on search parameters and database-level pagination.

    常见两种通用操作根据搜索参数执行查询数据库级分页

    youdao

  • In a real-world application, the server may be busy querying a database, computing a route, or performing some similar task that takes a while to complete.

    现实应用软件中,这个服务器可能忙于询问一个数据库处理一个路由或者执行一些类似需要消耗一些时间完成的工作

    youdao

  • SQL statements should be used only as a last resort, if no other method of querying the database will work.

    SQL语句方式应该是您选择最后一种方式如果上面几种方法适合您的话。

    youdao

  • The database schema for some of the tables has been simplified as you no longer need to shred out data for querying purposes.

    由于不再需要为了进行查询而分解数据一些数据库模式已经简化了

    youdao

  • But, while this application had no formal data model, maybe we could "borrow one" by streaming the data into an in-memory database and querying against that.

    但是虽然这个应用程序缺少正式数据模型但也许我们可以将数据存储内存中的数据库凭借该数据库进行查询,通过这种方式借用一个数据模型。

    youdao

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

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

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