SQL> create materialized view log on dim_a with row id;
实体化视图日志已创建。
Agent 2: NS lock WAITING on main table row ID (0; a) (from select).
代理2:ns锁对于主表行(0;a)为WAITING(由于select)。
Agent 2: NS lock GRANTED on child table row ID (0.4) (from select).
代理2:ns锁对子表行ID(0.4)为GRANTED(由于select)。
For each row ID, the FETCH operator reads the corresponding row from the table.
对于每一个行id,fetch操作符将读取表中相应的行。
The row ID scan (RIDSCN) operator then scans these row IDs, triggers row prefetching, and passes the row IDs to the fetch operator.
然后行id扫描(RIDSCN)操作符将扫描这些行,触发行预取,并将行id传递到fetch操作符。
Each row of this table is a tuple consisting of the group name and user ID.
这个表中的每一行是一个由组名和用户ID组成的二元组。
Since you are storing each response in each row, you get a new ID for each question, not for each survey, which is not what want.
因为您在一行中存储一个问题回答,所以每个问题都应该有一个新的ID,而不是每个问卷调查一个 ID,后者并不是我们想要的。
In SQL terms, this merge calls for an outer join, which matches each row in the work items data set to the single row in the states data set with a matching state ID.
在sql术语中,该合并会调用一个外层联系,它会将工作项数据集合中的每一行,与状态数据集合中的单个行使用匹配状态ID来匹配起来。
The values in this column are used to uniquely identify each row, that is it must be an ID column.
这个列中的值用于惟一地标识每一行,也就是说,它必须是一个ID 列。
Within the child thread, open a new connection to DB2 and fetch a row from the lock table for the requested resource ID.
在子线程中,打开新的DB 2连接,在锁表中获取具有所请求的资源ID的一行。
Each row contains a user ID, an email address, first and last name, phone number, and mailing address.
每行包含一个用户ID、一个电子邮件地址、姓名、电话号码和邮寄地址。
Assuming there is at least one, each instance is described in a row of the table. The instance ID and AMI ID are displayed, along with the public DNS name, security group, and key pair.
假设至少有一个实例,每个实例在一个表格行中描述,包括实例ID、A MI ID、公共dns名称、安全组和值对。
As in a relational database, data in BigTable can be organized into tables with rows and columns, and each row has a unique indexed ID.
正如在关系数据库中那样,BigTable中的数据可以组成具有行和列的表,且每一行都有一个惟一的索引id。
Note that to get this to work, I added another row to the HTML body with two cells, the first with the ID sender and the second with the ID response.
注意,为使此调用正常工作,我向HTMLbody中添加了另一个有两个单元格的行,第一个单元格id为sender,第二个单元格id为response。
The key of the row is the ID of the document; the value is the document itself.
行的键是文档的ID;值就是文档本身。
Update-the update method takes an integer ID to specify the row to update, as well as a hash table of fields to update with the specified values.
update—update方法接受一个整数ID,以指定要更新的行;或者接受一个字段哈希表,使用指定的值更新字段。
You can delete a particular row object by passing its ID into its class 'delete method.
删除特定行对象的方法是将其ID传递到其类的delete方法中。
We then send off a mail asking them to visit /invitation/accept/$ID, where ID is a relatively secure 32-bit cookie for the ID of the invitation; we also create the row in the invitation table
然后我们发送一封邮件,请他们来访问 /invitation/accept/$ID,在这里 ID是邀请的 ID 的一个相对安全的32 位cookie;我们还在邀请表中创建了行
For each row in the database, an airport element will be created with an id attribute.
它还为数据库的每一行创建了一个airport元素,该元素带有id属性。
Select add to add a second correlation id for a second row of correlated data.
选择add为第二行关联数据添加第二个关联id。
In order to uniquely identify each row we would need the catalog id number (catalog_num), as well.
为了惟一地标识每一行,我们将需要目录id号(catalog_num)。
Next, use the PHP PDO extension to connect with the DB2 database and determine if a catalog table row is defined for the catalog id value input in the input form.
接下来,使用PHPPDO扩展连接到DB 2数据库,并判断catalog表中是否为输入表单中输入的catalogid值定义了一行。
If fetch returns FALSE, the result set is empty, thus a catalog table row for the catalog id value is not defined in the database table.
如果fetch返回FALSE,则结果集为空,表明数据库表中还没有为catalogid值定义一个catalog表行。
When a transformation looks up an output for a given input, the Relationship Service uses the instance id to find the matching row.
当转换查询给定输入的输出时,RelationshipService将使用实例ID来查找匹配行。
The id of the row, which is just an auto-incrementing integer.
行的id,这是一个自动递增的整数。
Note that we've specified that we only want the row that has the value of the 'id' field set to '101'.
注意,我们已经指定了我们只需要那些‘id’值设定为‘101’的行。
Here, find Instance data and the correlation id named 1 for the first row of correlated data.
在这里,找到第一行关联数据的InstanceData和相应的id名1。
Delete-the delete method takes an integer ID and deletes that row from the table.
delete—delete方法接受一个整数ID并从表中删除该行。
But, what if you only want to get those td elements that are in the row with ID row-001?
但是,如果只希望获取id为row- 001的行中的td元素,怎么办呢?
Expand the correlation id for the row of data corresponding to 1 and 2.
展开与1和2对应的数据行的关联id。
应用推荐