Hi!
When searching, I can only find examples (videos in particular) of how to create links between different tables. But never about the interest (or the best use) of such a practice.
For example, someone was showing a database for an apartment search.
There was a table “Apartments”, and a table “Districts”. And the District table was linked with the Apartments table.
But why not just create a “District” field in the “Apartments” table? Then all the necessary information would be in one place!
I guess this is a basic and naive question, but I don’t understand.
I’m starting to create some databases for myself and I’d like to know if I should separate the data between different tables or not!
+ I noticed that you can’t do everything on the very first column (= hide or delete), so should I leave it empty (or just with numbers for example)?
Thanks in advance for the tips!