I have 3 tables
Animal - (ID, Description, Code)
AnimalRacao - (ID, Animal_id, Racao_id, Quantity)
Racao - (ID, Description, Value)
An animal can have several rations.
I would like to make a select that shows me the description of the a...
asked by
22.10.2018 / 22:10