I have a table named area with the structure:
Id, Nome, Status
I have another table called news with the structure:
Id,Título,Descricao,Data,IdArea,Status
I would like to return all newsgroups grouped by area code, where the result wou...
asked by
26.09.2018 / 01:57