×

普通索引 meaning in English

simple index

Examples

  1. Several regular indexes allowed per table
    每个表允许有若干个普通索引
  2. Partitioned indexes are created and maintained in a similar manner to partitioned tables , but like ordinary indexes , they are handled as separate database objects
    创建和维护已分区索引的方式与已分区表相同,但与普通索引一样,将已分区索引作为单独数据库对象来进行处理。
  3. In a quick test on a table with 100 , 000 rows loaded using a sequence , a normal index was used for most queries returning up to 30 rows , as was the reverse key index , however , when the number of rows went up to 1 , 000 , 000 the reverse key index was never used and a full table scan was used every time
    在一个用一个序列载入并含100 , 000行的表上做一个快速的测试,分别用普通索引和逆序索引查询并返回30行数据,当行数增长到1 , 000 , 000 ,将不再使用逆序索引而是每次使用全表扫描。

Related Words

  1. 字顺索引
  2. 普通冻结
  3. 普通汇票
  4. 普通强度
  5. 普通问题
  6. 普通年成
  7. 普通抽油机
  8. 普通继承人
  9. 普通原子弹
  10. 普通单翼机
  11. 普通梭口
  12. 普通缩写表
  13. 普通所得
  14. 普通碳
PC Version

Copyright © 2018 WordTech Co.