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)接中每個(gè)表的列。例如,在三表聯(lián)接中,只能用一個(gè)表作為中間表來(lái)聯(lián)接另外兩個(gè)表,而選擇列表不必引用該中間表的任何列。