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



"MIDRANGE-L" <midrange-l-bounces@xxxxxxxxxxxx> wrote on 05/13/2016
05:10:17 PM:
​I think the idea is that if you need a given SQL statement, the
performance hit is there regardless of rather or not it's in a view.

We don't disagree with that. The paradigm shift for us was not a
simple choice between embedding an SQL statement in a program or embedding
it in a view -- though we were given the impression that the same
statement would perform a bit better in a view. Rather, it was mostly
about coming face-to-face with the realization that the view is rendered
at run time as opposed to a DDS-based LF which is rendered at object
creation time. Thus, a particular case that came out of the performance
review was that we had to change a particular view to an MQT in order to
render the many hundreds of thousand of rows of data from a 14-way join
just once per day (in a separate process) rather than 10,000+ times per
day in the middle of user's interactive jobs.

Sincerely,

Dave Clark
int.ext: 91078
direct: (937) 531-6378
home: (937) 751-3300

Winsupply Group Services
3110 Kettering Boulevard
Dayton, Ohio 45439 USA
(937) 294-5331



*********************************************************************************************
This email message and any attachments is for use only by the named
addressee(s) and may contain confidential, privileged and/or proprietary
information. If you have received this message in error, please
immediately notify the sender and delete and destroy the message and all
copies. All unauthorized direct or indirect use or disclosure of this
message is strictly prohibited. No right to confidentiality or privilege
is waived or lost by any error in transmission.
*********************************************************************************************

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.