For example, a non-XML data source can be a relational table.
例如,一个非xml数据源可以是一个关系表。
XMLTABLE extracts XML data in the form of a relational table.
XMLTABLE以关系表的形式提取XML数据。
The unit information comes from the relational table unit.
单位信息来自关系型表unit。
The application USES a relational table which it can create for itself.
该应用程序使用了一个关系表,它可以自己创建这个表。
However, there are some restrictions on this data in a non-Unicode relational table.
然而,在非unicode关系表中,对于表中的数据有一些限制。
Listing 3 shows the SQL statement for the corresponding relational table declaration.
清单3展示了相应关系表声明的sql语句。
Additionally, each column from within a relational table is represented by an element.
此外,关系表内的每列都由一个元素表示。
Information stored in an XML document may need to be placed in a relational table object.
XML文档中存储的信息可能需要放在一个关系表对象中。
The rest of the steps are similar to the process for creating a feed from a relational table.
剩下的步骤类似于从关系表创建提要的过程。
In order to persist these values, you have to either write them to a flat file or to a relational table.
为了保存这些值,要将它们写入文本文件或关联表中。
The element also supports a <map-to> element that tells Castor to what relational table each object maps.
元素还支持
The EntityManager.persist method saves an entity bean object as a row in its mapped relational table.
persist方法将实体bean存为与之对应数据表的一条记录。
XMLTABLE: a new SQL function which is designed to view some portion of an XML document as a relational table.
XMLTABLE:这个新的SQL函数用来以关系表的形式查看XML文档的某一部分。
Our databases have services that help shred and compose XML documents to and from relational table structures.
我们的数据库具有一些服务,能够帮助把XML文档分解成关系表结构和从关系表结构组合成XML文档。
Example 3: You want to extract the metrics captured for each service class in the SCSTATS logical group into a relational table.
示例3:您想将为SCSTATS逻辑组中每一个服务类捕获的指标提取到关系表中。
If you take the hit and shred the MIML data to relational table, then you can use plain SQL with relational indexes to analyze the data.
如果您选择将MIML数据分解到关系表,那么可以使用纯s QL和关系索引来分析数据。
Both of the dimensions that these items are taken from are based on the same relational table, in which Product line and Product type are related.
这些项目来自的两个维度都基于相同的关系表,Productline和Product type在该关系表中相关联。
The definition of a source element gets more complicated when the element represents a row in a relational table or a cell in a multidimensional cube.
当元素表示关系表中的一行或多维立方体中的一个单元时,源元素的定义就变得更加复杂。
It probably isn't enough to break a table down into rows and columns-the record structure of a relational table might not capture some useful groupings.
将一个表分解为一些行和列也许还不够—一个关系表的记录结构也许不能捕获一些有用的组合。
The data viewer widget is populated using a feed generated from the salesman relational table. To create a relational feed, complete the following steps.
数据查看器widget使用销售人员关系表格生成的feed填充,需要以下几个步骤。
Otherwise, it sets Status to (empty string) and creates a Notes field for each field read from the relational table with the same name as the table column.
否则,它将把Status设置为“ ”(空字符串),并为从关系表中读取的每个字段创建一个Notes字段,其名称与该表的列名称相同。
To take advantage of the extensive algorithms available in Optim Data Privacy Solution, the file must be accessed as if it were a relational table with columns.
为了利用 Optim DataPrivacySolution中的各种算法,文件必须是可以访问的,就像访问带有列的关系表那样。
This requires either extra fields in the relational table to store Notes header information or a separate table that’s related to the data table with key fields. .
这或者需要关系表中的一个额外字段来存储Notes头部信息,或者需要一个与具有关键字段的数据表相关的单独的表。
To illustrate hybrid relational and XML queries as well as joins, we also have a pure relational table unit which lists the name, manager, and so on, for each unit.
为阐明混合关系型查询、XML 查询和连接,我们还提供了一个纯粹的关系型表 ——unit,其中列出了各单位的名称、主管等信息。
Much of the power of the relational model comes from the fact that the relational table is the single data structure that represents homogeneous collections of data.
关系模型的大部分功能都来自于这样一个事实:关系表是代表同质数据集合的单一数据结构。
The extractor operator will extract the association rules form the PMML model created by the Associations operator and provides them in a relational table structure.
这个提取器操作符能从pmml模型(由associations操作符创建)提取关联规则并通过关系表结构提供这些规则。
If I were to use a relational table structure to design this relationship, I'd need at least three tables: the third being a join table linking a many-to-many relationship.
如果我要使用一个关系表结构来设计这个关系,至少需要3个表:第3表将是链接一个“多对多”关系的联接表。
The UDT introduced into SDM3 is divided into column type and row type. We can define relational table including column type and object table based on row type structure.
首先,拟定了SDM3所支持的UDT分为列类型和行类型两种形式,能建立包含列类型的关系表和基于行类型的对象表。
Although any relational table can be easily transformed into an XML document (just make each row an element and each field an attribute or child element), the reverse isn't true.
尽管任何关系表都能轻松转换为XML文档(只是将每一行作为一个元素,每个字段作为一个属性或子元素),但反向转换并非如此。
While you can shred an XML document enough to stuff it into a relational table or just treat it as one big blob, neither approach really lends itself to indexing and fast queries.
虽然可以将XM l文档分开放到关系表中,或者直接将其看作一个大的blob,但是两种办法都不能建立索引和进行快速查询。
应用推荐