只爲了實現一個很簡單的操作:select t1.id,t1.studentname,t2.gradename from student t1 inner join grade t2 on t1.gradeid=t2.id先創建了兩個Ent.
確定! 回上一頁