\n","author":{"@type":"Person","name":"jguilhermemv"},"upvoteCount":0,"answerCount":1,"acceptedAnswer":null}}
Reputation: 779
I've got two tables Fauna_Afetada (animals affected) e Municipios (all cities of the country). A fauna afetada tem a sigla_uf (state initials which the city belongs to) e nome_municipio (name of the city), as well as the Municipios table.
Anyone could help?
The data model is below.
Upvotes: 0
Views: 22
Reputation: 1
It seems it is a data modeling issue in the first galce, The model is full of bidirectional relationships that lead to not expect calculations behaviors.
Can you share the file or part of it
Upvotes: 0