abstrakt:in常用于where表達(dá)式中,其作用是查詢某個(gè)范圍內(nèi)的數(shù)據(jù)。用法:select * from where field in (value1,value2,value3,…)示例:查詢book表中id為2和4的所有數(shù)據(jù):
in常用于where表達(dá)式中,其作用是查詢某個(gè)范圍內(nèi)的數(shù)據(jù)。
用法:select * from where field in (value1,value2,value3,…)
示例:查詢book表中id為2和4的所有數(shù)據(jù):
Korrigierender Lehrer:滅絕師太Korrekturzeit:2019-03-21 09:07:02
Zusammenfassung des Lehrers:你這個(gè)作業(yè)提交幾次了?請(qǐng)認(rèn)真完成作業(yè),下不為例!