事实表可以根据一或多个外键过滤。
The fact tables can be filtered on one or more of their foreign keys.
为简单起见,该图不含显式的外键。
For the sake of simplicity, it contains no explicit foreign keys.
显示与一个表相关联的所有外键。
创建一个索引禁用的外键约束。
您无需担心处理主键或外键的麻烦。
You don't need to worry about messing around with the primary key or foreign key.
创建了表、主键、外键,和索引。
Created the tables, primary keys, foreign keys, and indexes.
对于所有主键和外键的规范。
我们还知道如何在模式文件中表示外键。
We've also seen how foreign keys are represented in the Schema files.
因此为了简化起见,本文没有使用外键。
So to make things simpler for this article, no foreign keys are used.
将关系映射到数据库外键。
每个一对多的关联在表中多个类中充当外键。
Each one-to-many association is buried as a foreign key in the table of the many class.
为基于主键、外键和索引的通用查询提供访问
Provides access to common queries based on primary keys, foreign keys, and indexes.
关系数据库中的关系是通过使用外键来维护的。
Relationships in relational databases are maintained through the use of foreign keys.
这样使得在关系数据库模型中导入外键更方便。
This makes importing foreign keys easier in relational database models.
索引下推使用下推键执行事实表外键索引的查询。
An index pushdown USES the pushed-down keys to perform index lookups on a foreign key index of the fact table.
们了解有关普通表单和外键以及SQL的所有内容。
您还可以在次表中建立外键,以链接主表中的主键。
You can also establish a foreign key in a secondary table to link with a primary key in a primary table.
约束支持主键、外键、惟一和非空约束。
Constraints Supports, primary, foreign, unique, not null constraint.
这不会影响到成员数据库中表格之间的主-外键关系。
This will not affect the referential integrity or primary-foreign key relationships between the tables in the membership database.
尽量减少表上的触发器、检查和外键约束以及生成的列。
Minimize the triggers, CHECK and foreign key constraints, and generated columns for the table.
SQLObject允许将表之间的关系定义为外键。
SQLObject lets you define relationships among tables as foreign keys.
表中的外键维护着组间以及组内表之间的管理。
Foreign keys within tables maintain the relationship between intra-group and inter-group tables.
终止和重新创建索引禁用的外键之后,降级就成功完成了。
After the foreign key constraint with index disabled is dropped and recreated, the reversion completes successfully.
例如,日期表的外键对于一个文档的每个关键词不会重复。
For example, the foreign key to the date table is not repeated for every keyword of a document.
外键未定义索引。
在外键加强过程中,服务器使用顺序扫描,而不是外键索引。
During the foreign key enforcement, the server USES the sequential scan, instead of foreign key index.
了解关系数据库、数据模型、惟一键、主键、外键和表联结。
Learn about relational databases, data models, unique keys, primary keys, foreign keys, and table joins.
维度表需要作为主键数据的通用键;这将作为事实表的外键。
A dimension table needs a generalized key as the primary key data; this becomes the foreign key in the fact table.
理解这些外键的定义是理解ejb关系映射的关键。
Understanding these foreign-key definitions is key to understanding the mapping of EJB relationships.
LEI为自动生成和外键表的填充提供了一个功能。
LEI provides a function for the automatic generation and population of the external key table.
应用推荐