| 1. | Columns . however , tables can be joined indirectly on 列上直接联接表。 |
| 2. | Identifying which columns should be used to join the tables together 确定了应将哪些列用于联接表。 |
| 3. | Select the columns that join the tables in the key columns and 在“键列”和“外键列”列表中选择联接表的列。 |
| 4. | How to : join tables automatically 如何:自动联接表 |
| 5. | How to : join tables manually 如何:手动联接表 |
| 6. | Specify that tables should be joined using an operator other than equal 指定应使用除等号( = )之外的其他运算符联接表。 |
| 7. | Explains various ways to join tables and how to choose what option is best 解释联接表的各种方法以及如何选择最佳方法。 |
| 8. | This is because primary keys and foreign keys are frequently used to join tables 这是因为通常使用主键和外键来联接表。 |
| 9. | There can be predicates that involve only one of the joined tables in the on clause 在on子句中可能有仅涉及一个联接表的谓词。 |
| 10. | Steps for allowing the query and view designer determine if tables should be joined 让查询和视图设计器决定是否应联接表的步骤。 |