Listing 1 shows a schema for the single table database.
清单1显示了单表数据库的模式。
This simple single-table database has just four fields.
这个简单的单表数据库只有4个字段。
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中。
To use this database, we need to insert some data into the table.
要使用这个数据库,我们需要向表中插入一些数据。
"Hold on," I suggested. "Do we need a database table yet?"
“等一等,”我建议他,“我们现在就需要数据库表么?”
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.
执行这个数据库脚本就能在数据库内创建这个表。
This is where you will create the database table.
这就是您要创建数据库表的位置。
The database table accessed in the service should not be updated.
服务中访问的数据库表应该没有被更新。
Use the RENAME statement to rename a column, table, or database on every participant in the replicate.
使用RENAME语句重新命名执行复制的每个成员的列、表或数据库。
Do we have anything which can use a database table?
我们有什么东西会使用数据库表么?
This will create the table in the database.
这会在数据库中创建一个表。
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.
通常,这可以通过使用简单的查找表或从数据库表读取值来实现。
Create the required database table and fill it with data.
创建所需的数据库表并为其填充数据。
Refer to the Features per database table for specific details.
参考数据库特性比较表了解具体细节。
The application USES entities with table identity or database sequence key generation.
应用程序使用带有表标识或数据库序列密钥生成器的实体。
No database login information is kept in any database table.
数据库登录信息并不存放在任何数据库表中。
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.
您可以使用表分区将数据存储在同一个数据库表的不同分区中。
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数据映射为关系数据库表的列。
A Model is a representation of a database table.
一个模型代表一个数据库表。
The corresponding heart disease database table is depicted in figure 1.
图1中描绘了相应的心脏病数据库表。
应用推荐