SQL IN

SELECT * FROM PersonsWHERE LastName IN ('Adams','Carter')

 

 http://www.w3school.com.cn/sql/index.asp

你可能感兴趣的:(sql)