I have a table with the following columns: nombre , monto , fecha .
I want in a query to show the information grouped by name and month in the following way:
nombre1, suma(monto), marzo
nombre1, suma(monto), abril
nombre2,...
asked by
18.04.2016 / 20:38