SELECT * FROM `table001` AS t1 INNER JOIN `table002` AS t2 ON t1.t1_no=t2.t2_t1_no. ) AS t12 INNER JOIN `table003` AS t3 ON t12.t2_no=t3.
確定! 回上一頁