InterviewSolution
Saved Bookmarks
| 1. |
What do you relate the tables in base? |
| Answer» RELATING tables defines a RELATIONSHIP between two tables also based on a common field, but does not append the attributes of one to the other ; instead you can ACCESS the RELATED data when nessecary. Typically,you will join a table of data to a layer based on the value of a field that can be found in both tables.please mark it as a brainliest answer ❤️hope it will HELP you ❤️ | |