This is the primary table for the user resource.
这是用户资源的基本表。
This is the primary table for the new content resource.
该表是新内容资源的基本表(primary table)。
In that case, the primary table should be populated first to maintain the referential constraint.
在这种情况下,应该首先填充主表,以保持引用约束。
The transformer carries out a lookup action in non-primary tables for records of the primary table.
对于主表的记录,转换器对非主表进行查找。
You can also establish a foreign key in a secondary table to link with a primary key in a primary table.
您还可以在次表中建立外键,以链接主表中的主键。
For a single record of the primary table, only one record will be retrieved from the non-primary tables.
对于主表的每条记录,只从非主表中检索一条记录。
If the database designer has created a Primary partition Index on a table, queries should incorporate the partitioning column.
如果数据库设计者已在表上创建了主分区索引,那么查询应当与分区列结合。
Also, before setting up replication in DB2, you will want to ensure that every database table has a primary key or unique index.
此外,在DB 2中创建复制之前,您会希望保证每一个数据库表都具有一个主键或惟一索引。
For foreign key creation, another table with a primary key with a compatible data type is required.
对于创建外键,则需要另外一个具有主键的表,且该主键具有兼容的数据类型。
Make sure each table has a primary key.
确保每个表都有一个主键。
Learn about relational databases, data models, unique keys, primary keys, foreign keys, and table joins.
了解关系数据库、数据模型、惟一键、主键、外键和表联结。
Note that this table has two primary keys.
注意这个表有两个主键。
The latter is actually a primary key lookup against the parent table and constitutes the foreign key constraint verification.
索引扫描实际上是对父表进行主键查找,并完成外键约束验证。
An example would be retrieving and caching the next available batch of keys from a primary key sequence table.
例如,在从主键序列表中检索并缓存下一批可用的键值时。
The target table must have a primary key.
目标表必须有一个主键。
To help with replication ER requires that the table have a primary key defined.
要实现更好的复制,ER要求表定义一个主键。
A dimension table needs a generalized key as the primary key data; this becomes the foreign key in the fact table.
维度表需要作为主键数据的通用键;这将作为事实表的外键。
To filter by location with Solr, the three primary mechanisms in Table 1 are available to application writers for restricting the document space.
为了使用Solr根据位置进行过滤,表1为应用程序的记录器提供了3种主要的机制来限制文档空间。
The keys view allows you to define primary, unique, and foreign keys for the table.
允许您定义表的主键、惟一键和外键。
Query performance can be improved by leveraging like data types (i.e. INT32 to INT32) when joining foreign keys in a fact table to primary keys in a dimension table.
通过在将fact表中的外键与dimension 表中的主键进行连接时采用like数据类型(例如 INT32 to INT32),可提高查询性能。
Highlight your primary delimited file table (DELIM1), click on Select, then close the access definition, and save.
高亮显示您的主分隔文件表(DELIM1),单击Select,然后关闭访问定义,并保存。
Say your database schema contains three primary key table columns named "list_id", "ListId", and "list_value".
比方说你的数据库模式中包含三个作为主键的表列,分别命名为“list _ id ”、“ListId ”和“ list _ value ”。
A grid that allows the mapping of the columns in the current table to the primary key columns in the mapped table.
一个允许将当前表中的列映射到被映射表的主键列的表格。
Then it updates the employee name in the employee table using the identifier field, which is the primary key for this table.
最后使用field字段(该表的主键)更新employee表中的雇员名称。
The location table has primary key location_id.
location表的主键是location_id。
The Customer table has primary key cust_num.
customer表的主键是cust_num。
The RentalLocation table can obtain all of its assigned vehicles through the Assigned Location primary key field in the Vehicle table.
RentalLocation表可以通过Vehicle表中的AssignedLocation主键字段获取所有它分配的车辆。
The Location table contains a foreign key (region_id) that corresponds to primary key of the region table.
location表包含一个外键(region_id)对应region表的主键。
The Time table has primary key date_time.
Time表的主键是 date_time。
The key is in fact the primary key of the table that to which it refers.
实际上关键是表的主键的指向。
应用推荐