•
child table
常见释义:
子表.
1、for child ─── 给孩子的
2、child restraint ─── (汽车的)儿童安全带,儿童安全座椅;约束儿童
3、child ─── n.儿童,小孩,孩子;产物;子孙;幼稚的人;弟子;n.(英)蔡尔德(人名)
4、love child ─── n.私生子
5、table ─── vt.制表;搁置;嵌合;n.桌子;表格;平地层;adj.桌子的;n.(Table)人名;(罗)塔布莱
6、destiny child ─── 命运之子
7、lee child ─── 李氏儿童
8、oldest child ─── 【医】长子(长女)
9、hydride child ─── 氢化物儿童
1、Agent 2: NS lock GRANTED on
child table
row ID (0.4) (from select). ─── 代理2:ns锁对子表行ID(0.4)为GRANTED(由于select)。
2、For any particular case row , this kind of column contains selected rows from the
child table
that pertain to the parent table . ─── 对于任何特定事例行,此列均包含从子表中选出的、与父表相关的行。
3、The above access plan is for an insert into the
child table
of a foreign key relationship. ─── 上述访问计划是针对将行插入到拥有外键关系的子表的insert的。
4、In general, that data would live in a
child table
with a foreign key relation to the table contacts. ─── 通常,那些数据应该存放在一张子表中,子表的外部关键字关联到表contacts。
5、Any attempt to insert records into a
child table
that violate this rule will result in an error. ─── 任何操作想要违背此规则将数据插入一个子表中,将会导致产生一个错误。
6、In the Add Table or Query dialog box, click the name of the
child table
, and then click Next. ─── 在“添加表或查询”对话框中,单击子表的名称,然后单击“下一步”。
7、The same table ({0}) cannot be the
child table
in two nested relations. ─── 同一个表({0})不能是两个嵌套关系中的子表。
8、When creating a foreign key, Informix automatically creates a B-Tree index on the
child table
when creating a foreign key. ─── 创建一个外键时,Informix 自动地在子表上创建一个 B-Tree 索引。
9、When the user clicks the link for a particular row, the related
child table
is shown in a separate window. ─── 用户单击特定行的链接时,会在一个单独的窗口中显示相关的子表。
In the Data Sources window, locate the related
child table
or object.
A foreign key constraint allows you to define referential integrity between a parent and
child table
.