|
Concatenation is great for a lot of things in SQL - building dates for conversion, e.g., 'where in (select ...)' has to return a single 'column', so it must be matched with a single column on the left, hence the concatenation works. Vern At 02:27 PM 3/8/02 +0100, you wrote: >Rick, > >what about the following (works from V4R3M0 upwards, lower versions maybe): > > delete from detailfile where dkey1||dkey2 not in (select hkey1||hkey2 >from headerfile) > >HTH, > >Peter Colpaert >Application Developer
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.