Although internally the XML is stored in a hierarchical format, logically in the database table it appears to be stored in a CLOB or BLOB.
尽管XML在内部存储为层次化格式,但逻辑上,在数据库表中,它似乎存储在CLOB或 BLOB中。
"Hold on," I suggested. "Do we need a database table yet?"
“等一等,”我建议他,“我们现在就需要数据库表么?”
In this test, the EJB entity represents a single row in the database table.
在这个测试中,EJB实体表示数据库表中的一个单一行。
This is where you will create the database table.
这就是您要创建数据库表的位置。
The database table accessed in the service should not be updated.
服务中访问的数据库表应该没有被更新。
This is defined by an SQL query involving a server, database, table, and columns.
这是通过一个涉及服务器、数据库、表和列的SQL查询定义的。
And to select a page from your database table, you use a function from the pages model.
要从您的数据库表中选择页面,您需要使用来自页面模型的函数。
Do we have anything which can use a database table?
我们有什么东西会使用数据库表么?
We mapped the entity to a single database table that includes the corresponding columns.
我们将该实体映射到单个包括对应列的数据库表。
The database table may be created with a PHP script.
可以用一个php脚本创建这个数据库表。
Writing that information into a database table is an exercise for the reader.
如何将该信息写入到数据库表中,留作读者的练习。
Additionally, one Node may refer to another Node, in much the same way that an object references another object or a row in one database table references a row in another database table.
此外,一个结点可以引用另一个结点,与在一张数据库表中一个对象引用了另一个对象、一行或是引用了另一张数据库表中的一行类似。
This implicit association avoids database table joins and extra selections, and cuts down data transfer size.
这种隐式关联避免了数据库表连接和额外的字段选择,降低了数据传输的大小。
Create the required database table and fill it with data.
创建所需的数据库表并为其填充数据。
Refer to the Features per database table for specific details.
参考数据库特性比较表了解具体细节。
Most developers occasionally need to build an application that makes simple updates to a database table.
很多开发人员会需要构建一个应用程序对数据库表进行简单更新。
No database login information is kept in any database table.
数据库登录信息并不存放在任何数据库表中。
To make the taxonomy available to a reporting tool, export it to a database table.
要将分类用于报告工具,需将其导出到一个数据库表。
You have a database table for trails and another one for locations.
有了一个针对赛道的数据库表和另一个针对地点的数据库表。
The resulting database table does not need to contain columns created just from the analysis.
最终生成的数据库表不一定要包含从分析创建的列。
First, create a database table with an XML type column.
首先,用xml类型列创建一个数据库表。
Task 1: Create a database table to hold bank customer accounts.
任务1:创建一个数据库表来保存银行客户帐户信息。
XML data configuration maps XML data to relational database table columns.
XML数据配置将XML数据映射为关系数据库表的列。
Listing 2 shows a SQL script that creates the sample database table.
清单2中展示的这个sql脚本创建了示例数据库表。
A Model is a representation of a database table.
一个模型代表一个数据库表。
The corresponding heart disease database table is depicted in figure 1.
图1中描绘了相应的心脏病数据库表。
Three disks for the messaging database table Spaces.
三个磁盘用于消息传递数据库表空间。
The other possibility is modifying the structure, or schema, of a database table.
还可以修改数据库表的结构或模式。
Table name: the name of the database table represented by the class.
表名称:类代表的数据库表名称。
You start by creating a database table for the message board.
先为留言板创建一个数据库表。
应用推荐