× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



<QUOTE/>
But it does mean creating a temporary
table and that's one of the things I'd like to avoid - the temporary
file is just one more object that potentially requires maintenance when
the business logic changes.
</QUOTE>

I with you in that regard, as it seems an unnecessary (kludgy?) work around.
Who knows? Maybe in a future version of SQL UPDATE will allow CTEs...


Regards,

Luis Rodriguez
IBM Certified Systems Expert — eServer i5 iSeries


On Wed, Feb 10, 2010 at 9:33 AM, Joe Pluta <joepluta@xxxxxxxxxxxxxxxxx>wrote:

Luis Rodriguez wrote:
Birgitta,

Ran your example with the *SYN (Syntax checker) option of SQL, without
problems. In fact, the V6R1 SQL Reference states that

<QUOTE/>

The *table name *of a common table expression can only be referenced in
the
*select-statement*, INSERT statement, or CREATE VIEW statement that
defines
it.

</QUOTE>
A PTF needed, perhaps?


Regards,
Luis Rodriguez
IBM Certified Systems Expert — eServer i5 iSeries


So it looks like I can do an INSERT from a CTE, but not an UPDATE.
That's not horrible; I could create a temporary table and then use that
in an UPDATE without too much trouble. Maybe that's the reasoning
behind not supporting UPDATE. But it does mean creating a temporary
table and that's one of the things I'd like to avoid - the temporary
file is just one more object that potentially requires maintenance when
the business logic changes.

Joe
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.