|
Is there an idiomatic, or at least common, expression that returns the
empty set in DB2 for i? (Or is that Db2 for i now?)
For example, maybe something like
select * from sysibm.sysdummy1 where 1 > 2
In particular, I'm interested in an expression that can be used with IN, as in
select myfield1 from mylib.myfile where myfield2 in (emptyset)
I was really hoping that it would simply be (), but that doesn't work.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.