× 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.



Thank you very much. I was reading here - they expound more on the
transportation example.

https://www.ibm.com/support/knowledgecenter/ssw_ibm_i_71/sqlp/rbafyrecursivequeries.htm



On Thu, Jun 29, 2017 at 2:09 PM, Andrew Lopez (SXS US) <
Andrew.Lopez@xxxxxxxxxxxxxxxxxx> wrote:

HI I was interested in how you might be using Recursive SQL on the i.
From what I have read on the IBM web site on this topic,. it seems most
used in very large enormous, complex, data sets.

My way has always been to break the task into smaller manageable parts.

I'm not sure what you mean by recursive, but correlated SQL statements are
really, really handy. If you need to drill down (or up) a Bill of Material
to an unknown number of levels, you could create endless amounts of
temporary files until you stop getting more results. With correlated SQL
statements, you can create this in a single statement and it handles the
processing up/down the chain. I do not consider our data to be either
enormous (less than a terabyte of production data) or complex (it's just
standard BOMS which have been around forever).

Just as an FYI, I was very pleasantly surprised to find out that
HelpSystems SEQUEL product also supports full language features like this.
You can specify to use native SQL syntax and make full access of all the
advanced features in SQL. You do have to give up the simplified
syntax/front end that SEQUEL provides, but it's well worth it when you need
to.





_____________________________________________________________________
Spirax-Sarco Engineering Plc. This e-mail has been scanned for viruses by
Verizon Business Internet Managed Scanning Services - powered by
MessageLabs. For further information visit http://www.verizonbusiness.
com/uk
--
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.

Please contact support@xxxxxxxxxxxx for any subscription related
questions.

Help support midrange.com by shopping at amazon.com with our affiliate
link: http://amzn.to/2dEadiD


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
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.