I have 2 tables
Table 1
[
{"Id": "1", "nome": "João"},
{"Id": "2", "nome": "Manoel"}
]
Table 2
[
{"Estudante": "1", "nota": "5", "avaliação": "1"},
{"Estudante": "1", "nota": "6", "avaliação": "2"},
{"Estudante": "1", "nota": "7", "ava...
asked by
27.12.2016 / 14:30