For example , in a three - table join , only one table can be used to bridge from one of the other tables to the third table , and none of the columns from the middle table have to be referenced in the select list 選擇列表不必包含聯(lián)接中每個表的列。例如,在三表聯(lián)接中,只能用一個表作為中間表來聯(lián)接另外兩個表,而選擇列表不必引用該中間表的任何列。