As you are not typing the SQL statements, but generate it (actually using the power of SQL::Abstract), this way can be much easier than implementing NOT IN.SELECT * FROM my_table WHERE (id <> 12) AND (id <> 13 AND (id <> 17)
In reply to Re: SQL WHERE clauses with DBIx::Class, using NOT and IN
by Ieronim
in thread SQL WHERE clauses with DBIx::Class, using NOT and IN
by hrr
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |