• Query-by-example - a familiar pattern popularized by the object-database community.

    根据例子进行查询—数据库社区熟悉模式

    youdao

  • Figure 2 shows the BaseDao interface, which has been extended to support query-by-example functionality.

    2给出扩展BaseDao接口支持按示例查询功能

    youdao

  • Another useful facility in a dynamic query API is that it can support query-by-example with relative ease.

    动态查询API中的另一个有用特性就是能够轻松支持根据例子进行查询。

    youdao

  • The idea of query-by-example is that instead of specifying the exact predicates for a query, a template instance is presented.

    根据例子进行查询理念使用模板实例,不是查询指定精确谓词

    youdao

  • For example, when you apply one of the standard templates to administer your change management processes, all team members can by default query all records in the database.

    举例来说,应用其中一个标准模板管理变更管理过程时,所有团队成员缺省可以查询数据库中的所有记录

    youdao

  • To see an example, create a query that returns a list department Numbers and names, filtered by their locations.

    为了查看范例创建返回部门以及部门,由部门所在地过滤结果查询

    youdao

  • For example, you can minimize the rows read by having predicates in the query that can determine the needed rows from just the index alone.

    例如可以通过把可以仅索引就确定需要行的谓词放到查询中来将读取降到最低。

    youdao

  • In the next example, the previous query is modified, by adding an ORDER by siblings clause to get the siblings in the result sorted by NAME.

    在下一个示例,会修改以前查询添加ORDERBYsiblings子句,从按照NAME排序结果获取同级查询结果。

    youdao

  • We now take you though a step-by-step example showing how to create a DB2 database and how to create your own Query Views.

    现在我们将带领一步步地完成示例,该示例展示了如何创建DB 2数据库以及如何创建自己的查询视图。

    youdao

  • Consider an example where a DBA knows the problem is a poor-performing query, but that query was generated by a framework, using an object-relational mapping technology.

    考虑这样示例DBA知道问题根源查询的性能较差,此查询框架生成的,使用对象关系映射技术

    youdao

  • For example, if you build an application to sell video tapes, you might expect a user to query for all the videos that have a certain keyword in the title and that were directed by a given person.

    例如如果构建一个用于销售录像带应用程序可能预期用户查询标题包含某个关键并且某个导演执导所有视频

    youdao

  • Start by generating the query using the first aggregation function (SUM in the example) in the measure's list of aggregations to aggregate the template expression.

    使用度量聚合列表中的第一聚合函数(这个示例中是SUM)对表达式模板进行聚合,产生一个查询

    youdao

  • However, every time the user asked for a system refresh by sorting her tasks by due date, for example, the portal application had to issue a new query to WPS to repopulate the task list.

    不过每次用户要求系统刷新(例如按照结束日期任务进行排序)时,门户应用程序必须WPS 发送查询重新填充任务列表。

    youdao

  • For example, some business requirements are generated by analyzing existing report query workflows and interpreting current business data analytic structures.

    例如某些业务需求通过分析现有报表查询工作流解释当前业务数据分析结构而生成的。

    youdao

  • If you have a long-running database query for example that's triggered by a button press, you can simply increase the time paused after the button event has been issued.

    如果一个运行时间很长的数据库查询(比如按钮点击触发),那么按钮事件产生后你可以增加延迟时间。

    youdao

  • A few of these (smart query rewriting, for example) are available to tools that aren't backed by a database.

    其中少数(智能查询改写)用于没有数据库支持的工具

    youdao

  • In the above example, performance of the federated query could be improved by executing all three remote legs of the UNION at the same time.

    上面例子中,可以通过同时执行union所有条分支来提高联邦查询性能

    youdao

  • For example the context will be built using who the query was executed by, which cube was queried, which particular year was used for filtering, etc.

    例如使用执行查询的主体、查询哪个多维数据集特别使用一年进行过滤构建上下文

    youdao

  • The plug-in can even change the query result type by returning, for example, a group name instead of the original set of users.

    插件甚至可以通过返回名称而不是原始用户)来更改查询结果类型

    youdao

  • For example, you can easily search for the applications consuming the highest amount of CPU by simply adding a WHERE clause to a query that lists application data from a monitoring table function.

    例如只需列出监控函数返回应用程序数据查询中添加where子句,可以搜索CPU消耗量最大应用程序。

    youdao

  • For example, you can get a count out of the database for the number of respondents who have stated that their favorite color (question 2) is red by using the following query shown in Listing 10.

    例如使用下面清单10中的查询可以数据库中查询最喜欢颜色红色(问题2)的回答者数目

    youdao

  • The client can request (query) different views by interacting with the Web page (for example, by navigating to a new page).

    客户机可以通过网页交互(例如,通过导航页面)请求(查询)不同视图

    youdao

  • For example, whether ORDER BY or GROUP BY clauses are needed in the query, or if they can be resolved via index access.

    例如查询需要ORDERBYGROUPBY语句,或者它们通过指数访问解决

    youdao

  • The example in Listing 21 creates a query that orders its result by name and then edits the query to order also by ZIP code.

    清单21中的例子创建了一个根据名称结果进行排序的查询然后编辑查询根据邮政编码进行查询。

    youdao

  • Our next example, shown in Figure 2, is a query with an ORDER BY clause using the code below.

    我们例子,如图2所示一个含有ORDERBY子句的查询,它使用了下面的代码。

    youdao

  • Query by example: Query the database by creating a sample object of the type you want to retrieve and setting its properties to specify selection criteria.

    Query by example通过创建一个遍历类型对象设置属性指定某个criteria来查询数据库

    youdao

  • For example, a view based on a very complex query that returns only five rows (for example, a GROUP BY query) is costly to evaluate at the remote source.

    例如基于非常复杂的、返回5行的查询(例如一个GROUPBY查询)的视图远程数据源计算起来代价较高

    youdao

  • For example, the following query returns a result by limiting search to the document part identified by name "description" in the document model of Figure 5.

    例如以下查询搜索限制5文档模型名称description”所标识的文档部分,从而返回一个结果

    youdao

  • This means you need to first process a query result completely before reusing a JDBC Statementfor example, by reissuing a database queryor you will lose any results from the previous query.

    意味着必须处理查询结果然后再重用JDBCStatement——例如,重新发出数据库查询——否则丢失上一次查询所有结果

    youdao

  • The lists returned can be filtered according to a Notes Formula language query, a query by example, or a view.

    返回列表可以根据Notesformula语言查询示例查询视图进行过滤。

    youdao

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

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

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