以下内容全部来自于 国外论坛 比较好的问题 只限于学习之用 非本人原创 > Hi all>> i have 2 DBs: Energy & Users>> Users:> -id (pk)> -nick>> Energy:> -id (pk)> -title> -userid (fk)> -dateposted>>> Descrīption of workflow:> there are a number of titles in "Energy", and each user has more than 1 titles.>> I would like to display Users's ...