In this scenario, there is one input file (SOHeader), which contains 200,000 records. The records in SOHeader file are comprised of three fields: SONumber, SOOrdType, andShipToCustomer. The file is sorted by SOOrdType (ascending order).Here is a snapshot of a few records in the file:What is the MOST EFFICIENT function to use to find the first record whereShipToCustomer = "John"?
A. LOOKUP()
B. CHOOSE()
C. EXTRACT()
D. SEARCHUP() E. SEARCHDOWN()
In this scenario, there is one input file (SOHeader), which contains 200,000 records. The records in SOHeader file are c
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
In this scenario, there is one input file (SOHeader), which contains 200,000 records. The records in SOHeader file are c
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!