| 1. | A self - join is a table that is joined to itself 自联接是与自身联接的表。 |
| 2. | How to : create self - joins automatically 如何:自动创建自联接 |
| 3. | How to : create self - joins manually 如何:手动创建自联接 |
| 4. | Steps for allowing the query and view designer to create a self - join 让查询和视图设计器创建自联接的步骤。 |
| 5. | Using self - joins 使用自联接 |
| 6. | Insert or update operations that are based on a self - join follow the order in the from clause 基于自联接的插入和更新操作遵循from子句中的顺序。 |
| 7. | When you run queries against a table , you can use a reflexive relationship to create a self - join 如果对表运行查询,则可使用自反关系创建自联接。 |
| 8. | A cursor that cannot be scrolled ; rows can be read only in sequence from the first row to the last row 反身关系用于比较同一个表中的行。在查询中,这称为自联接。 |
| 9. | That can be used either for convenience or to distinguish a table or view in a self - join or subquery 的别名,别名可带来使用上的方便,也可用于区分自联接或子查询中的表或视图。 |
| 10. | Similarly , lock escalation is not triggered if a statement has a self join on a table , and each reference to the table only acquires 3 , 000 locks in the table 同样,如果语句中含有表的自联接,并且表的每一个引用仅在表中获取3 , 000个锁,则不会触发锁升级。 |