Coding example for the question mysql array in field join with other ... select u.id,u.name,r.reason from user u left join reason r on u.reason_id = r.id;.
確定! 回上一頁