...别名(alias) 组成(composition) 组织(organization) 组织栏位是用来描述档案中记录(record)的存取方式,如索引存取(index access)或循序存取(sequential access)等方法 说明(notes)
基于58个网页-相关网页
3:表驱动法查询数据的方式 直接访问(Direct Access) 索引访问(Index Access) 阶梯访问(Stair-Step Access) 4:表驱动法优点 前面一直在强调表驱动法的优点,下面我们来总结一下: 在适当环境下,使用它...
基于46个网页-相关网页
index access only 完全索引访问 ; 完整索引拜访
Index Access Component 索引访问组件
file of index access 索引存取档案
index access method [计] 变址存取法 ; 索引存取法 ; 变址存权
sequential index access command 顺序索引存取命令
multiple index access system 多变址访问系统
Multiple Index Access 多索引访问
file index access 索引存取文件
clustered index access 簇索引访问
When the index name is not specified, optimizer picks the cheapest single XML index access plan.
如果未指定索引名,优化器将选用成本最低的 XML 索引访问计划。
For example, whether ORDER BY or GROUP BY clauses are needed in the query, or if they can be resolved via index access.
例如,查询中需要ORDER BY或GROUP BY语句,或者它们能通过指数访问解决。
An index only scan is an index access that is not followed by a table access because the index itself contains all the requested data.
仅扫描索引是未包含表访问的索引访问,因为索引本身包含了所有被请求的数据。
应用推荐