Index type (CLUSTERED or NONCLUSTERED) not specified.
(聚集或非聚集)索引类型未指定。
The fourth column shows the index type (as defined in the schema in Listing 5) used to represent the datum.
第四列将显示用于表示数据的索引类型(按照清单5的模式中的定义)。
An index is named the same as the corresponding indexed attribute and is always a MapRangeIndex index type.
索引名称与对应的编入索引的属性名称相同,且通常是一种MapRangeIndex索引类型。
In each index type, there was an index was selected as the evaluation index for its correlation variables was the biggest.
以遥感本底值为因变量和所筛选的评价指标为自变量建立多元线性回归方程。
This naming convention also allows you, if looking at a list of indexes, to see the indexes ordered by table, then column, then index type.
索引一般与表或视图相关,所以使用表或者视图的名字来命名比较恰当,索引名等同于被索引字段名。
If this is an index, it usually takes on the data type of the corresponding field.
如果动作是一个索引,那么它常常采用对应字段的数据类型。
This includes information about establishing connections to the data source, remote server attributes, data type and function mappings, index information, and remote object statistics.
这包括关于建立到数据源的连接的信息、远程服务器属性、数据类型和函数映射、索引信息以及远程对象统计信息。
This type means that the data will be indexed as usual, but it will not be stored along with the index, so it won't be retrievable from a matching result.
这种类型意味着将以通常的方式对数据进行索引,数据不必同索引一起存储,所以不能在匹配的结果中获得该数据。
In the previous section you learned about one type of access method, index scan (IXSCAN), and one type of join method, nested loop join (NLJOIN).
在之前的部分您已经了解了一种类型的访问方法,即索引扫描(IXSCAN),和一种类型的联接方法,即嵌套循环联接(NLJOIN)。
There is a good index, but jumping around is not what this type of book is for.
本书有很好的索引,但这类书籍不适宜跳跃性地阅读。
The alternative to shredding is to store and index the MIML data in a column of type XML in a DB2 table.
作为分解方法的另一种备选方法是将MIML数据存储在db2表中的xml类型的列中,并为之建立索引。
Depending on the type of document, which is defined with the text index format, different ingest handlers and parsers are used to extract and filter the text.
根据在文本索引格式中定义的文档类型,不同的吸取处理器和解析器会用于提取和过滤文本。
Raised body mass index is a major risk factor for heart disease, stroke, type 2 diabetes and other chronic diseases.
升高的身体质量指数是心脏病、中风、2型糖尿病和其它慢性病的一个重要危险因素。
To summarize the advice for XML join queries, always cast join predicates to the type of the XML index that should be used.
总结一下关于XML连接查询的建议,通常将连接谓词转换为应使用的xml索引类型。
While an index on a relational column contains all values from that column, an XML index contains only values of nodes that match both the XML pattern and the data type in the index definition.
关系列上的索引包含了此列的所有值,而xml索引仅包含那些同时匹配XML模式和索引定义中的数据类型的节点值。
As you see in Table 3, a string predicate can only be evaluated with an XML index of type VARCHAR, while a numeric predicate can only be evaluated with an index of type DOUBLE.
正如您在表3中所看到的,字符串谓词只能由varchar类型的xml索引进行计算,而数值谓词只能由double类型的索引进行计算。
For example, if a user were to type in a string that is used to search some index, it may be important to filter the string for improper wildcard characters that might cause unbounded searches.
例如,如果用户要输入一个字符串,用它来搜索某个索引,则必须过滤掉可能会造成越界搜索的不合适的通配符,这是很重要的。
When you type in a search query, Google surveys billions of Web pages on its index servers to identify the most relevant ones.
当你在搜索框里敲入特定字符时,谷歌就会在其索引服务器上的数十亿网页上进行搜索,以识别出最相近的内容。
A new feature of the query optimizer supports a new type of index scan, called an index self-join path.
查询优化器的一项新特性支持一种新的索引扫描,即索引自连接路径。
The BTYPE column identifies the object type: 'T' for table, 'I' for index, and 'F' for function instance.
BTYPE列显示对象类型:'T' 表示表,'I' 表示索引,'F' 表示函数实例。
An XISCAN plan if only a single index is defined on the table and it is of type XML.
一个XISCAN计划,前提是只对表定义了一个单一的索引并且其类型为XML。
The index key limit might be reduced when you are using VARCHAR or VARGRAPHIC data type.
当使用VARCHAR或VARGRAPHIC数据类型时,索引键限制可能减少。
If you want to specify the type of index that you want created, simply click index that was just created and look at the Details section of the Properties view.
如果希望指定要创建的索引的类型,只需单击创建索引并查看Properties视图的Details部分。
As an alternative to shredding, you can simply use a table with a column of type XML to store, index, and query the MIML data.
作为分解的备选方法,可以简单地使用一个包含xml列的表来存储、索引和查询MIML数据。
Furthermore, deleted rows are skipped unconditionally on table scan access while deleted keys are not skipped for type-2 index scans unless the registry variable DB2_SKIPDELETED is also set.
而且,虽然在type - 2索引扫描中,被删除的行不会被跳过,但是除非同时设置了注册表变量db2_skipdeleted,否则在表扫描访问中,被删除的行将被无条件跳过。
Treat the feed returned by the collection like a type of index over that collection, much like performing a "dir" or "ls" command on a file system.
可以将返回的提要看作是集合上的某种索引,和文件系统中的“dir”或“ls”命令很相似。
Add a method called get with return type as the template parameter t from the method (as shown in Figure 4), and an input parameter named index whose type is int.
添加一个名为get的方法。在此方法中,使其返回类型为模板参数t(如图4所示),然后输入参数名字index,其类型为int。
The index attribute is optional and may specify an index name only if the TYPE is specified as' XMLINDEX '.
index属性是可选的,并且仅当TYPE被指定为“XMLINDEX”时才会指定一个索引名。
Create an inline map between the source Price and the target Field array index 3, using Price for the name attribute and Real for the type attribute.
在源price和目标Field数组索引3创建内联映射,对name属性使用Price,对type属性使用Real。
Create an inline map between the source Quantity and the target Field array index 4, using Quantity for the name attribute and Real for the type attribute.
在源Quantity和目标Field数组索引4创建内联映射,对name属性使用Quantity,对type属性使用Real。
应用推荐