单词 | join operation | ||||||||||||||||
释义 | join operation
更多释义 收起释义 例句释义: 连接操作,联合运算,联结操作 1. As join operation to relational database, structural join order selection is at the heart of query optimization in an XML database. 和关系数据库中的连接运算一样,结构连接顺序的选择是XML数据库查询优化的核心。 dictsearch.appspot.com 2. If it were working, you would be able to specify one or more columns as the matching columns for an offline join operation. 如果这个bug还在的话,那么您可以为离线连接操作指定一个或多个列作为匹配列。 www.ibm.com 3. The -join operation is a special case that has been designed to make it easy to produce traditional-style URI query parameters. join操作是一个特例,用于简化传统风格URI查询参数的生成。 www.ibm.com 4. The query statement which user submits is usually necessary to search massive volume data and involve complex multi-table join operation. 用户提交的查询语句通常是须要搜索大量的数据、涉及到多个数据表的庞杂的衔接查询语句。 www.starlunwen.com 5. Depending upon the number of tables and their respective sizes, a join operation can be very resource intensive and time consuming. 连接操作可能要消耗大量的资源和时间,这取决于表的数量以及这些表各自的长度。 www.ibm.com 6. The original join operation between the two UNION ALL views has now turned into a UNION ALL operation of eight JOIN operations. 初始的两个UNIONALL视图之间的连接操作现在变成了8个JOIN操作的一个UNIONALL操作。 www.ibm.com 7. The result of that join operation then becomes the first input to the second join operation (also a nested loop join). 该联接操作的结果就成为第一个联接操作输入到第二个联接操作(也是一个嵌套循环联接)。 www.ibm.com 8. The cluster join operation failed due to incompatible software versions between the joining Node and its sponsor. 由于加入节点和支持者之间的软件版本不兼容,该群集加入操作失败。 dict.ebigear.com 9. A join operation recreates a larger table using the information from two or more tables ( or views ) . 连接操作通过使用来自两个或多个表(或多个视图)的信息,重新创建更大的表。 www.bing.com 10. The optimizer would chalk out a query plan before performing the actual join operation itself by making use of the statistical data. 在执行实际的连接操作之前,优化器使用统计数据制定一个查询计划。 www.ibm.com 1. But before we do, this, we will demonstrate the ability of being able to disconnect from the database to perform an offline join operation. 但是在这样做之前,我们先来演示一下断开与数据库的连接然后执行离线连接操作的能力。 www.ibm.com 2. Indicates that the specified join operation should occur between the specified table sources or views. 指示指定的联接操作应在指定的表源或视图之间执行。 msdn2.microsoft.com 3. Later, we? ll see how the JoinRowSet function performs the same data-combining operation that our database server side JOIN operation did. 之后我们将看到JoinRowSet函数如何执行与数据库服务器端JOIN操作相同的数据组合操作。 www.ibm.com 4. CLR functions cannot appear in the WHERE clause of the view or the ON clause of a JOIN operation in the view. CLR函数不能出现在视图的WHERE子句中或视图中的JOIN运算的ON子句中。 technet.microsoft.com 5. The join operation failed because the cluster instance ID of the joining node does not match the cluster instance ID of the sponsor node . 加入操作失败,因为要加入的节点的群集范例ID与监护人节点上的群集范例ID不匹配。 www.bing.com 6. The join operation, a common data-access task, lets you work with data from more than one table using a single recordset object. 联接操作(一个通用的数据访问任务)使您得以使用一个记录集对象处理来自多个表的数据。 technet.microsoft.com 7. This can then be queried in an asynchronous JOIN operation. 然后可以在异步JOIN操作中执行查询。 msdn2.microsoft.com 8. The most common example of this performance issue is the join operation. 这种性能问题的最常见的例子是连接(join)操作。 www.ibm.com 9. You will start with the PERSONAL table and use a JOIN operation to get the professional information from the PROFESSION table. 您将以PERSONAL数据表开始,并且使用一个JOIN操作从PROFESSION数据表中获得职业信息。 www.ibm.com 10. Next, the rewrite phase will merge ORDERS_VIEW into the topmost JOIN operation. 接着,重写阶段将把ORDERS_VIEW合并到顶层的JOIN操作中。 www.ibm.com 1. You control how columns are matched in the composite table by either specifying a particular type of join operation or using the ON phrase. 通过指定连接操作的具体类型或使用ON短语,您可以控制在组合表中匹配列的方式。 www.ianywhere.com 2. A cluster join operation is not in progress. 目前没有执行群集加入操作。 www.drados.com 3. To combine data from multiple table-valued objects, you use the JOIN operation from SQL. 若要组合来自多个表值对象的数据,可使用SQL的JOIN操作。 technet.microsoft.com 4. When you have to introduce a temporary range variable for the right side (inner) sequence before the join operation. 必须在联接操作之前为右侧(内部)序列引入一个临时范围变量。 technet.microsoft.com 5. For more information about inner join syntax, see the topic INNER JOIN Operation. 有关内部联接语法的详细信息,请参阅主题INNERJOIN操作。 office.microsoft.com 6. This operator extracts account ID values to drive a join operation that can produce the desired result set. 该操作符提取账户ID值,以驱动一个连接操作,该连接操作可以产生所需的结果集。 www.ibm.com 7. If you have a list of City objects and you want to find all the customers in each city, you could use a join operation to find them. 如果您具有一个City对象列表,并且要查找每个城市中的所有客户,则可以使用联接运算完成此项查找。 msdn2.microsoft.com 8. The cluster join operation was aborted. 放弃群集节点加入操作。 www.drados.com 9. This is achieved by a join operation between the Employee table and the DirectReports CTE. 这是通过在Employee表和DirectReportsCTE之间执行联接操作获得的。 msdn2.microsoft.com 10. Specifies the type of join operation. 指定联接操作的类型。 msdn2.microsoft.com 1. Using JoinRowSet lingo, our JOIN operation was performed using a match column of DEPTID. 在使用JoinRowSetlingo时,JOIN操作是通过匹配列DEPTID来执行的。 www.ibm.com 2. Now, you should perform the EQUI-JOIN operation once again. 现在,您应该再次执行EQUI-JOIN操作。 www.ibm.com 3. Application of Semi-join Operation Inquiry Optimized in Distributed Data Base System 半联接查询优化在分布式数据库系统中的应用 www.ilib.cn 4. Processing and Optimization of Join Operation in Spatial Database 空间数据库中连接运算的处理与优化 www.ilib.cn 5. Index Structure for Set data and Its Join Operation 集合索引结构及其联接操作 www.ilib.cn 6. The algorithm by which a join operation is performed (join method) 被执行的联接操作的算法(联接方法) www.ibm.com |
||||||||||||||||
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。