InterviewSolution
Saved Bookmarks
| 1. |
Explain What A Condition Table And An Access Sequence Are And The Relationship Between Them? |
|
Answer» Condition table defines the combination of fields (the KEY) that identifies an individual condition record. Access sequence is a search strategy that the SYSTEM USES to find VALID data for a particular condition type. Condition table defines the combination of fields (the key) that identifies an individual condition record. Access sequence is a search strategy that the system uses to find valid data for a particular condition type. |
|