nonpartitioned

nonpartitioned

美  英

  • 网络非分区的;未分区

例句

You can turn an existing nonpartitioned table into a partitioned table in one of two ways.

可以通过以下两种方式之一将现有的无分区表转变为已分区表。

A Transact-SQL statement that imports data directly from a data file into a database table or nonpartitioned view.

将数据直接从数据文件导入数据库表或未分区视图的Transact-SQL语句。

The source table must be a nonpartitioned table or a partitioned table that has only one partition and no attached or detached partitions.

源表必须是非分区表,或者是只拥有一个分区且没有已附加或已分离的分区的分区表。

Convert a nonpartitioned table to a partitioned table.

将无分区表转换为已分区表。

You can have both nonpartitioned and partitioned indexes for partitioned tables.

可以为分区的表创建不分区的和分区的索引。

A nonpartitioned clustered index and the base table always reside in the same filegroup.

非分区聚集索引和基表始终在同一个文件组中。

Also, On partitioned tables, indexes over XML data that you create with DB2 V9. 7 or earlier are nonpartitioned.

另外,在分区的表上,用DB29.7或更早版本创建的XML数据索引是不分区的。

You can have a partitioned index on a table that is not partitioned, and you can have a nonpartitioned index on a table that is partitioned.

可以在未分区的表中使用已分区索引,也可以在已分区表中使用未分区索引。

The value for nonpartitioned lock resources is 0.

对于未分区锁资源,该值为0。

Prior to DB2 9. 7, indexes for partitioned tables were nonpartitioned.

在DB29.7发布之前,分区表索引是非分区的。

Converting a Partitioned Table to a Nonpartitioned Table

将已分区表转换为无分区表