Assume that t2.id is defined as NOT NULL . In this case, MySQL scans t1 and looks up the rows in t2 using the values of t1.id . If MySQL ...
確定! 回上一頁