where field in

SELECT * FROM xx  WHERE field IN ('11','22','33');

原文地址:https://www.cnblogs.com/kakaisgood/p/10201526.html