Record from the USER table is transformed to a text file at run time.
来自user表的记录在运行时被转换为一个文本文件。
The higher the cardinality, the more probes into the inner table, one per qualifying (outer) record.
基数越高,进入内部表、每一条合格的(外部)记录的探测就越多。
We add a trigger to database so that every update to a record in the table increments the revision counter.
向数据库添加触发器,以便对该表中的记录的每个更新都会导致修订计数器递增。
A primary key is a special thing in the relational model: It must be unique to each record (row) of a table.
在关系模型中主键是特殊的事物:它对于表的每个记录(行)必须是唯一的。
As work items are loaded, the tables are created, and each row of this table gets a work item record.
工作项在载入之后,表格会得到创建,而该表的每一行都得到了一个工作项记录。
Many databases will enforce constraints on these keys automatically so that value actually matches a record in the another table, which can help this out.
许多数据库会自动对这些键施加约束,以便值真正匹配另一个表中的一条记录,这有助于摆脱这一困难。
When external keys are in use (ei columns stored in their own table), we are able to find the orphaned record in the external key table and turn it into a deletion stub.
当使用外键时(ei列被存储在它们自己的表中),可以在外键表中找到孤立的记录并将其转化为删除存根。
FETCH: Fetches columns from a table using a specific record identifier.
FETCH:使用指定的记录标识符从表中读取列。
For each record in the PWH.BUFFERPOOL table, the result matrix indicates whether a warning or problem occurred for the calculated ratios.
对于PWH . BUFFER pool表中的每一条记录,结果矩阵都指示计算的比例是否出现警告或问题。
Each row in the table represents a record, while each column in the table represents a field.
表格的每一行代表一条记录,表格的每一列代表一个字段。
Expand the relevant schemas and click the table in which you want the record to be updated.
展开相关的图表,并且点击您所要更新的记录所在的数据表。
As long as one valid record exists in the table, an attempt is made to create a dictionary in this scenario.
在这个场景中,只要表中存在一个有效的记录,就尝试创建一个字典。
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.
将一个表分解为一些行和列也许还不够—一个关系表的记录结构也许不能捕获一些有用的组合。
If the same row is updated again within the same commit scope, then no record is created in the history table.
如果在相同事务范围内再次更新相同行,那么不会在历史表创建记录。
Table 1 illustrates a simple record store database.
表1展示了一个简单的记录存储数据库。
Every record in the table has a unique ID called the primary key.
表中的每个记录都有一个惟一的ID,称为主键。
A delete operation could remove a record from a parent table, leaving records in an associated child table that no longer have a matching record in the parent table.
一个删除操作可以从一个父表中删除一条记录,使得相关子表中的记录在父表中没有与之匹配的记录。
An update operation could change a record in a parent table, leaving records in an associated child table that no longer have a matching record in the parent table.
一个更新操作可改变父表中的一条记录,使得相关子表中的记录在父表中没有与之匹配的记录。
You can go to the back-end database table to check the contents; you will find a corresponding record has been successfully added to the table.
您可以转到后端数据库表查看内容;您将看到一个相应的记录已经成功添加到表中。
After you have the object in XML format, you can issue a regular SQL update statement to update the record in the table EMPLOYEE.
把对象转换为xml格式之后,可以通过执行常规的SQL更新语句更新employee表中的记录。
An update operation could change a record in a child table such that it no longer has a matching record in the associated parent table.
一个更新操作可改变子表中的一条记录,这样相关父表中不再有一条匹配的记录。
When an ON delete CASCADE rule is active, all records in the child table with matching foreign key values are deleted when a record is deleted from the parent table.
当ONDELETECASCADE规则被激活时,当一条记录从父表中删除时,子表中的所有记录以及匹配的外键值都被删除。
One record of the inner table will match each qualifying record from the outer table (inner Input Cardinality value is 1).
一条内部表的记录将与来自外部表的每条合格的记录相匹配(内部输入基数值是1)。
This URI typically needs a key record value within the table, something like an ID column.
该URI通常需要表中一个键记录值,比如id列。
For a single record of the primary table, only one record will be retrieved from the non-primary tables.
对于主表的每条记录,只从非主表中检索一条记录。
For each tested record, this table contains the following.
对于每个测试记录,此表包含如下内容。
Every record you add to the Airline table shows up here.
添加到airline表的每个记录都在这里显示。
Now we know we have a new user, so we can create a record in the user table with the status of invitee
现在我们知道我们已经拥有了一位新用户,于是我们可以在用户表中创建一条新记录,状态为invitee
A user enters a user name and password that matches a record in the Users table.
用户输入与users表中记录匹配的用户名和密码。
This add_answer function simply adds a new record into the answer table with the answer and the unique ID of its related poll.
这个 add_answer函数仅将新记录添加至带有相关调查的答案和惟一ID的答案表格。
应用推荐