I HAVE THE FOLLOWING QUERY:
This Query represents the payments of students per semester. Each repeated line represents a semester. For example, CUADRADO RUSEIRA JUAN FELIPE is shown in 4 consecutive rows, where each row represents a payment for a semester. For this example, we have 4 payments therefore there are 4 semesters paid. The last field (Periodo Numero) is the semester in number form.
How can the Query only show the last semester paid? For example in CUADRADO RUSEIRA JUAN FELIPE, I want only the last row to show in the Query. Therefore, the row with number 4 as Periodo Number. I would need this for every student in the Query.
Thanks