Icon View Thread

The following is the text of the current message along with any replies.
Messages 11 to 11 of 11 total
Thread Using FUNCTIONS my Query does not complete, am I doing something wrong?
Mon, Jul 25 2016 3:07 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Roy,

<< SELECT _ID, _Name, _xGlyph FROM QSC
WHERE _ID IN (SELECT _fkQSCdetail FROM QSCxRef WHERE _fkQSCmaster = :xref) >>

There will be an optimization in EDB for this soon.  EDB will essentially be able to reverse-project the condition in situations where the number of rows in the outer query is much, much greater than the number of rows in the sub-query.

Tim Young
Elevate Software
www.elevatesoft.com
« Previous PagePage 2 of 2
Jump to Page:  1 2
Image