This is wrong. From the DBI docs on placeholders:
But it goes on to say that for SELECT statements, this won't work in 'WHERE field = ?' clauses because nothing is equal to NULL, and suggests an alternative in the case where you're looking for a possibly NULL field.Undefined values, or "undef", can be used to indicate null values.
In reply to Re: Re: OT: Oracle SQL issues
by runrig
in thread OT: Oracle SQL issues
by AidanLee
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |