[progress Communities] [progress Openedge Abl] Forum Post: Re: Temp Table

  • Thread starter Thread starter James Palmer
  • Start date Start date
Status
Not open for further replies.
J

James Palmer

Guest
Another point whilst I'm typing - FIND FIRST should only be used in cases where there are multiple results and you don't care which result you get. If the result is truly unique then a simple FIND without the first will return the result, and will also fail if for some reason you get multiples. FIND FIRST will not necessarily return the same result every time depending on the scenario and you might get unexpected results.

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