|
I've got an issue I don't understand. First...we are at 7.2. I can't
find anything like this in the 'net.
We have loaded 7.2 on our development LPAR and we immediately began
to have an issue with this scenario.
We've a CTE that normally generates...say 8 rows...when writing to a
table in QTEMP. Now this results in 6 rows.
During debugging...the CTE (without the insert) will generate the
expected 8 rows. But wrap the CTE in an insert (that's all) and two
rows are dropped. Interestingly (coincidentally?), the missing rows
are also the rows that are impacted by a GROUP BY in the 2nd
expression that eliminated the duplicates. Remove this GROUP BY and
the missing rows are in the final result set.
I'll try to sanitize the SQL somewhat and post it here soon. Anyone
even heard of such a thing?
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.