Hacker News new | ask | show | jobs
by stevedh 1930 days ago
Bit of a nitpick.

Relations are another name for the tables, relations are not the joins between them.

1 comments

If you have a master table with detail records, access just handles it, you don't have to do any SQL yourself to be able to just have a form that accesses them and lets you do all the CRUD operations.

The information about this is stored in the "Relationships Window"

Yes I'm familiar with it. What I'm saying is that :

relation = table. join = relationship.