[progress Communities] [progress Openedge Abl] Forum Post: Re: Cost-based Query Plans For Abl

  • Thread starter Thread starter Marian Edu
  • Start date Start date
Status
Not open for further replies.
M

Marian Edu

Guest
That might be an idea Peter, what will be nice is to have the query-prepare handle a 'global' filter and break that into where clauses for each buffers... do realise sometime this is not easy or maybe even not possible if complex and/or logic is used with criteria on different buffers grouped together :( for each a, each b where a.x = 12 and b.y = a.z => for each a where a.x = 12, each b where b.y = a.z

Continue reading...
 
Status
Not open for further replies.
Back
Top