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...
Continue reading...