Listing 1 shows a schema for the single table database.
清单1显示了单表数据库的模式。
You need to store the globalization preference Settings in a table database.
需要将全球化首选项设置存储在表数据库中。
The schema shown in Listing 1 is for a single data-table database that holds a list of books.
清单1所示的模式针对的是单一的数据表数据库,容纳图书列表。
This technique will generated more queries to the detail table database, but each query will be filtered.
这种技术将生成更多针对细节表数据库的查询,但每个查询都会被过滤。
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中。
Of course, these identifiers are only unique for the table or database they are used on - they can be reused by other tables and databases.
当然,这些标识符仅相对于所使用的表或数据库是惟一的—其他表或数据库还可以使用它们。
For every row found in the outer table, the database server searches for its corresponding row in the second (or inner) table.
对于在外部表中找到的每一行,数据库服务器将在第二个(或内部)表中搜索其相应的行。
Execute this database script to create the table in your database.
执行这个数据库脚本就能在数据库内创建这个表。
In this test, the EJB entity represents a single row in the database table.
在这个测试中,EJB实体表示数据库表中的一个单一行。
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查询定义的。
Use the RENAME statement to rename a column, table, or database on every participant in the replicate.
使用RENAME语句重新命名执行复制的每个成员的列、表或数据库。
Details of each subscription registration and de-registration is stored in the broker 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脚本创建这个数据库表。
The simple answer is to delete the table from the database and, if necessary, create a replacement table.
简单的答案是从数据库中删除表。而且,如果必要,再创建一个替代表。
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.
此外,一个结点可以引用另一个结点,与在一张数据库表中一个对象引用了另一个对象、一行或是引用了另一张数据库表中的一行类似。
Often, this can be implemented by using a simple lookup table or reading values from a database table.
通常,这可以通过使用简单的查找表或从数据库表读取值来实现。
Refer to the Features per database table for specific details.
参考数据库特性比较表了解具体细节。
The application USES entities with table identity or database sequence key generation.
应用程序使用带有表标识或数据库序列密钥生成器的实体。
GET_DBM_CONFIG table function Returns database manager configuration information in a table with two rows and a column for each parameter.
get_dbm_config表函数在一个有两行记录的表中返回数据库管理器的配置信息,每列代表一个参数。
To make the taxonomy available to a reporting tool, export it to a database table.
要将分类用于报告工具,需将其导出到一个数据库表。
Table Spaces reside in the database.
表空间谓语数据库内。
You have a database table for trails and another one for locations.
有了一个针对赛道的数据库表和另一个针对地点的数据库表。
You can store data in different partitions in the same table of a database using table partitioning.
您可以使用表分区将数据存储在同一个数据库表的不同分区中。
For the database, are table space level backups sufficient, or are full database backups necessary?
对于数据库,表空间级备份是否就够了,还是需要完整的数据库备份?
Note that you can either back up the entire database or some selected table spaces within this database.
注意,可以备份整个数据库,也可以备份数据库中的某些表空间。
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脚本创建了示例数据库表。
These are the operations that pertain to each table in the database.
这些操作都属于数据库中的每个表。
应用推荐