mysql difference operator code example Example: operator in mysql SELECT * FROM `tableName` WHERE `ColumnName` IN (1,2,3);