• 索引顺序基于排序顺序

    The index sequence is based on the sort sequence.

    youdao

  • 然后DB 2可以根据预期顺序,也就是索引顺序程序返回符合条件

    DB2 can then return qualified rows to the program in the desired order, the order of the index.

    youdao

  • 聚集索引顺序中的数据存储所以每个只能一个聚集索引

    Your clustered index is the order the data is stored in the table, so you can only have one clustered index per table.

    youdao

  • 可能一个没有数据库管理系统索引顺序存取文件不管要地电脑还是远程叫脑中

    It may be an ISAM (Indexed Sequential Access Method) file with no DBMS, either on the local or a remote computer.

    youdao

  • 选择与要连接索引顺序访问方法ISAM数据库类型对应的驱动程序然后单击“完成”。

    Select the driver corresponding to the type of indexed sequential access method (ISAM) or database you want to connect to, and then click Finish .

    youdao

  • 有意思的并没有指出FriendFeed解决方案古老ISAM技术(IndexedSequential Access Method,索引顺序存取)之间相似性

    It is interesting that no one pointed out the similarity between FriendFeed's solution and the "ancient" technology of ISAM - Indexed Sequential Access Method.

    youdao

  • 索引顺序随机时候,将会发生什么呢?

    What happens when the order of the index column is random?

    youdao

  • 但是如果索引顺序随机将会发生什么呢?

    But what happens when the order of the index column is random?

    youdao

  • 接下来确保索引这些适当顺序(按照ORDERby子句),这样可以避免排序

    Next, ensure that the index has these columns in the proper sequence (according to the ORDER BY clause), so that a sort can be avoided.

    youdao

  • 另外DB 2无法排序合并合并连接使用随机顺序索引

    Also, DB2 cannot use random order index columns as part of a sort merge join.

    youdao

  • 按照应用索引谓词顺序创建索引

    Create your indexes in the order in which you want those index column predicates applied.

    youdao

  • 除了不同顺序创建索引外,还什么?

    Besides creating your index in a different order, what can you do?

    youdao

  • 可以定义那些影响执行计划某些属性准则比如查询中的某个索引说明或者一对连接顺序

    You can define guidelines that influence only a few attributes of an execution plan, such as index specification for a certain table in the query or join order for a pair of tables.

    youdao

  • 在外加强过程中,服务器使用顺序扫描而不是索引

    During the foreign key enforcement, the server USES the sequential scan, instead of foreign key index.

    youdao

  • 如果所有都是以单个索引要求的顺序出现的,那么数据库服务器就使用索引顺序读取,因而避免排序

    If all the columns in the clause appear in the required sequence with a single index, the database server USES the index to read the rows in the ordered sequence, thus avoiding a sort.

    youdao

  • 注意次序元素每个集合中的顺序相同的,索引变量第121314一致的。

    Note that the row and column order is the same as the element order in each set, and the index variable names are consistent between lines 12, 13, and 14.

    youdao

  • 函数索引中的数据进行转换按照顺序保存转换后的

    A functional index transforms the data in a column and stores the derived values in sorted order.

    youdao

  • 全局索引保留来自索引扫描顺序属性相对本地索引一个优势

    Global indexes preserve the order property from index scans, and this gives them an edge over local indexes.

    youdao

  • 分配空余空间主要目的使数据行的物理顺序群集索引一致减少频繁重组数据的需要

    The main purpose of allocating free space is to keep the data rows in the same physical sequence as the clustering index, thus reducing the need to frequently reorganize the data.

    youdao

  • 如果三个谓词完全按照它们编码顺序应用,则必须删除在(COLA,COLC,COLB)上重建索引(或者创建一个索引)。

    If you want those three predicates applied in the exact order in which you code them, you must drop and re-create the index (or create a new index) on (COLA, COLC, COLB).

    youdao

  • 索引用来定位数据顺序指针集合

    Indexes are collections of sequentially ordered Pointers or keys used for locating data pages.

    youdao

  • 多数情况下本地索引保留分区顺序属性如果计划采用本地索引还需要进行额外排序操作。

    In most cases, local indexes do not preserve the order property across partitions and that requires an extra sort if the plan is using local indexes.

    youdao

  • 如果没有索引满足所取行的要求顺序或者优化器断定排序代价低于索引扫描,那么需要进行排序

    Sorting is required when no index satisfies the requested ordering of fetched rows, or the optimizer determines that a sort is less expensive than an index scan.

    youdao

  • 索引顺序优化器选择

    The order of indexes is chosen by the optimizer.

    youdao

  • 一般形式中,UNNEST可采用几个阵列作为参数生成其他以便反映索引实施的顺序

    In its most general form, UNNEST can take several arrays as arguments, and it can produce an additional column to reflect the order imposed by the sub-indexes.

    youdao

  • 我们索引DEPTNO顺序的,顺序相等无序)的LASTNAME分为一个小组

    Our index is in DEPTNO order, and within that order, in groups of identical (but unordered) values of LASTNAME.

    youdao

  • 索引按照某种顺序保存

    An index stores column values in a sorted order.

    youdao

  • 意味着顺序扫描索引读取更快我们无法遵循指示器标准

    This means that a sequential scan of the table will be faster than an indexed read, and we cannot play with the filter criteria.

    youdao

  • 简单DCP可能存储不止一个移动介质上(比如,复合式硬盘?)。这个索引文件用于识别整个DCP文件顺序

    A single DCP may be stored in more than one medium (e.g., multiple hard disks). This file is used to identify the volume order in the series.

    youdao

  • 如果DB 2传统方式使用索引数据EMPNO顺序返回

    And, if DB2 USES the index the traditional way, the data will come back in EMPNO order.

    youdao

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

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

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