表1id1name1code1type1表2id2name2code2type2表3id1name3code3type3(表1、表2、表3id是主鍵)連接方式:selecta.id1fromid1ainnerjoinid2bona.id1=b.id1innerjoinid3conc.id1=b.id1子查詢嵌套:select*fromid1cwherec.idin(selecta.id1fromid2ainnerjoinid3bona.id1=b.id1)---更多請搜索:軟皇。
@query1
頂0
加入收藏
相關問答推薦