These behavior show that they are inclined to enjoy the Macdonald snacks together with the subsequent foreign table manners.
这些行为举止表明,他们在接受麦当劳快餐的同时,也逐步接受伴随而来的外国餐桌行为文化。
This table will give you some idea of how levels of ability in a foreign language can be measured.
这个表格将告诉你一些如何衡量外语能力级别的大致信息。
If you don't know how to behave yourself at table in a foreign country, you should copy the host.
如果你在国外吃饭不懂餐桌礼仪,你应该照主人的样子去做。
He walked around the table touching glasses with all the foreign guests.
他绕桌子走了一圈,和所有的外宾都碰了杯。
The table says that they use foreign equipment but the transformer is of domestic origin.
这个图表表明,他们采用国外设备,但电压器来自于国内。
Create a foreign key to link this new table with the existing employee table.
创建一个外键,以便将这个新表与已有的雇员表相连接。
That day cannot come soon enough for most of the foreign ministers sitting around the big table in Kabul.
但是对于那些围绕喀布尔巨大桌子而坐的代表们而言,那天的到来还需时日。
One column links to the form (the row in the table) using a foreign key.
一列使用一个外键链接到表单上(表中的一行)。
If a foreign friend was visiting, could you explain Chinese table manners?
倘若有个外国朋友前来拜访,你能给他们说一说中国的餐桌礼仪吗?
Learn about relational databases, data models, unique keys, primary keys, foreign keys, and table joins.
了解关系数据库、数据模型、惟一键、主键、外键和表联结。
ON DELETE CASCADE—When a record is deleted from the parent table, all records in the child table with matching foreign key values are also deleted.
ON DELETECASCADE —当一条记录从父表中删除时,子表中的所有记录以及匹配的外键值都全部被删除。
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规则被激活时,当一条记录从父表中删除时,子表中的所有记录以及匹配的外键值都被删除。
Otherwise, a new key value is taken from the sequence and used for both, a new entry in the dimension table and as a foreign key in the fact table.
否则,从序列获取一个新的键值,用它作为维表中新条目的主键和事实表中的外键。
If so, the existing ID is read from the dimension table and used as the foreign key for the new entries in the fact table.
如果是,则从维表中读取已有的ID,并用它作为事实表中新条目的外键。
You can also establish a foreign key in a secondary table to link with a primary key in a primary table.
您还可以在次表中建立外键,以链接主表中的主键。
Joined table: (Optional) the child class is mapped to a table that has a foreign key relationship to the table to which the parent is mapped.
联合表:(可选)将子类映射到与父类映射到的表具有外键关系的表。
Each one-to-many association is buried as a foreign key in the table of the many class.
每个一对多的关联在表中多个类中充当外键。
The keys view allows you to define primary, unique, and foreign keys for the table.
允许您定义表的主键、惟一键和外键。
Select the workdept attribute from the Employee Foreign Keys column in the table, and click OK to create the relationship.
在表格的EmployeeForeignkeys列中选中workdept属性,并点击OK以创建关系。
In general, that data would live in a child table with a foreign key relation to the table contacts.
通常,那些数据应该存放在一张子表中,子表的外部关键字关联到表contacts。
You can also use the system catalog views to retrieve information about NOT NULL, unique, primary key, foreign key, and table check constraints. For example.
也可以使用系统编目视图来检索关于NOT NULL、惟一、主键、外键和表检查约束的信息。
The document model belongs_to :user if the DOCUMENTS table has a user_id foreign key column.
如果DOCUMENTS表有一个 user_id 外键列,则文档模型为 belongs_to :user。
The keys view allows you to define primary, unique, and foreign keys for the table.
keys视图允许定义表的主键、惟一键和外键。
A one-to-many association is specifically mapped to a foreign key in the "many" table.
一个一对多关联被映射到“many ”表的一个外键。
Run rake db:migrate to create the SUBSCRIPTIONS table and add foreign key columns to SUBJECTS.
运行rakedb:migrate以创建SUBSCRIPTIONS表并将外键列添加到SUBJECTS 中。
The Location table contains a foreign key (region_id) that corresponds to primary key of the region table.
location表包含一个外键(region_id)对应region表的主键。
Make sure any foreign keys in a table (that is, keys that link a record to a record in another table) are properly indexed.
确保一个表中的任何外键(即链接记录到另一个表中的记录的键)的索引得到合理编制。
The structure table shows how the processor must handle foreign elements at each level.
结构表说明了处理程序需要在各个层次上如何处理外来元素。
For foreign key creation, another table with a primary key with a compatible data type is required.
对于创建外键,则需要另外一个具有主键的表,且该主键具有兼容的数据类型。
All tables which have foreign key relationships to the selected table — and all foreign key tables from the selected table — will be visualized in the diagram illustrated in Figure 7, following.
对所选择的表具有外键关系的所有表——以及来自所选表的所有外键表——将会在下面的图7中被可视化的显示出来。
应用推荐