网页
图片
视频
学术
词典
地图
更多
航班
笔记本
XMLTABLE
网络
函数
网络释义
1.
函数
...id_path empty #)通常并不绑定到特定
函数
(如
XMLTable
),可以与其他执行 XQuery 表达式求值的函数结合使用。
www.oracle.com
|
基于 1 个网页
例句
释义:
全部
全部
,
函数
函数
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
One
option to
populate
the
relational
atom_site
table
is
to
use
INSERT
statements
with
an
XMLTABLE
function
.
填充
这个
关系
型
atom_site
表
的
一种
做法
是
使用
INSERT
语句
及
一个
XMLTABLE
函数
。
www.ibm.com
2.
The
above
query
is an
alternative
to
the
query
with
XMLTABLE
used
to
define
the
view
.
上面
的
查询
可以
代替
使用
XMLTABLE
定义
视图
的
查询
。
www.ibm.com
3.
XMLTABLE
extracts
XML
data
in
the
form
of
a
relational
table
.
XMLTABLE
以
关系
表
的
形式
提取
XML
数据
。
www.ibm.com
4.
XMLTABLE
is
a
SQL
table
function
that
returns
a
table
from the evaluation of XQuery
expressions
on
an
XML
document
.
XMLTABLE
是
一个
SQL
表
函数
,
它
对
一个
XML
文档
执行
XQuery
表达
式
并
返回
一个
表
。
www.ibm.com
5.
In
the
first
query
,
the
filtering
predicate
is
expressed
on the
CHAR
column
"
Zip
"
generated
by
the
XMLTABLE
function
.
在
第一
个
查询
中
,
过滤
谓词
是
在
由
XMLTABLE
函数
生成
的
CHAR
列
“
Zip
”
上
表达
的
。
www.ibm.com
6.
XMLTABLE
:
a
new
SQL
function
which is designed
to
view
some
portion
of an
XML
document
as a
relational
table
.
XMLTABLE
:
这个
新
的
SQL
函数
用来以
关系
表
的
形式
查看
XML
文档
的
某
一部分
。
www.ibm.com
7.
XMLTABLE
expressions
can
be
used
in
many
different
ways
.
可以
以
许多
不同
的
方式
使用
XMLTABLE
函数
。
www.ibm.com
8.
In
a
nutshell
,
be
careful
with
XMLTABLE
views
which
expose
XML
data
in
relational
form
.
总而言之
,
在
使用
XMLTABLE
视图
将
XML
数据
暴露
为
关系
格式
时
要加以
小心
。
www.ibm.com
9.
Instead
,
use
the
XMLTABLE
function
to shred
and
insert
incoming
data
into the
product
table
.
而是
使用
XMLTABLE
函数
分解
输入
的
数据
并
插入
product
表
。
www.ibm.com
10.
As
an
alternative
to
annotated
schema
,
you can
use
the
SQL
function
XMLTABLE
to shred the MIML
documents
.
除了
使用
带
注释
的
模式
以外
,
另
一种
选择
是
使用
SQL
函数
XMLTABLE
来
分解
MIML
文档
。
www.ibm.com
1
2
3