IDMS Question:
Why would you use find and get rather than an obtain?
Answer:
Find tells you whether the record is actually in the database. If it is not found you save the overhead of an obtain.
Previous Question | Next Question |
If the stored record is not defined as automatic of a set, how can it be stored as a member of the set? | Should culprit to run local or cv? |