更新数据表,限制插入的数据 ALTER TABLE opper ADD opper_check CHECK (operator in('uni','mob','tel')) 转载于:https://www.cnblogs.com/yaya625202/p/9051532.html