[Progress Communities] [Progress OpenEdge ABL] Forum Post: Query/Index Usage Question

  • Thread starter Thread starter byoung2735
  • Start date Start date
Status
Not open for further replies.
B

byoung2735

Guest
Curious why this query results on a WHOLE-INDEX search on customer.cust-num? find first customer where customer.name = if can-find( invoice where invoice.invoice-num = 2 ) then "Jazz Futis Kauppa" else "Joe Customer" no-lock no-error. ./fc.p ./fc.p 1 SEARCH sports.Customer Cust-Num WHOLE-INDEX Thanks.

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