网页
图片
视频
学术
词典
地图
更多
航班
笔记本
已分区
例句
释义:
全部
全部
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
First the ALTER
TABLE
ATTACH
PARTITION
command
incorporates
an
existing
table
into
a
partitioned
table
as
a
new
data
partition
.
首先
,
利用
命令
ALTERTABLEATTACHPARTITION
,
以
新
数据
分区
的
方式
,
将
现有
的
表
合并
到
已
分区
表
中
。
www.ibm.com
2.
You
can
turn an
existing
nonpartitioned
table
into a
partitioned
table in
one
of
two
ways
.
可以
通过
以下
两
种方式
之一
将
现有
的
无
分区
表
转变
为
已
分区
表
。
msdn2.microsoft.com
3.
Any
computed
columns
used
as
partitioning
columns
of
a
partitioned
table
must
be
explicitly
marked
PERSISTED
.
用作
已
分区
表
的
分区依据
列
的
所有
计算
列
都
必须
显式
标记
为
PERSISTED
。
msdn2.microsoft.com
4.
The
number
and
domain
of
the
partitions
of a
partitioned
table
or
index
are
determined
in
a
partition
function
.
已
分区
表
或
已
分区
索引
的
分区
的
个数
和
域
在
分区
函数
中
确定
。
pk4.xyz
5.
Also
,
CHECK
constraints
are
put
in
place
to
differentiate
the
member
tables
,
and
this
prevents
data
duplication
across
the
partitioned
view
.
此外
,
还
会
在
适当
位置
放置
CHECK
约束
来
区分
这些
成员
表
,
而
这
会
阻止
跨
已
分区
视图
复制
数据
。
www.microsoft.com
6.
Reassigns all data
of
a
table
as
a
partition
to
an
already
-
existing
partitioned
table
.
此
已
分区
表
在
转换
发生
之前
必须
已经
存在
,
并且
该
表
的
单个
分区
必须
为
空
。
pk4.xyz
7.
online
operations
can
be
performed
on
partitioned
indexes
and
indexes
that
contain
persisted
computed
columns
,
or
included
columns
.
可以
对
已
分区
索引
以及
包含
持久性
计算
列
或
包含
性
列
的
索引
执行
联机
操作
。
www.ichacha.net
8.
The
topics
in
this
section
provide
the
information
to
help
you
design
effective
partitioned
tables
and
indexes
.
本
节
中
的
主题
提供
的
信息
有助于
设计
有效
的
已
分区
表
和
索引
。
msdn2.microsoft.com
9.
PARTITION
cannot
be
specified
if
index_name is
not
a
partitioned
index
.
如果
index_name
不是
已
分区
索引
,
则
不能
指定
PARTITION
。
technet.microsoft.com
10.
The
data
type
of
a column
of
a
partitioned
table
cannot
be
changed
.
无法
更改
已
分区
表
的
列
的
数据
类型
。
msdn2.microsoft.com
1
2
3
4
5