上麵的查詢由兩個SELECT語句組成,一個是內部的,另一個是外部的。 內部SELECT語句- SELECT dept_id, concat ( emp_id, ':', GROUP_CONCAT ( strength separator ', ' ) ) ...
確定! 回上一頁