[progress Communities] [progress Openedge Abl] Forum Post: Re: Index Selection Differs...

  • Thread starter Thread starter Mike Lonski
  • Start date Start date
Status
Not open for further replies.
M

Mike Lonski

Guest
FIND statements can only use a single index. With the OR breaking it up into two brackets on the index you want, both are essentially non-selectable so you default to the primary index and a full search. That's the reason many advocate using "FOR FIRST" instead of "FIND FIRST". Mike Lonski Allegro

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