I'm really new at PL/SQL
我是PL / SQL的新手
I am trying to make a query to display some purchases and their dates. The thing is that I'd like to ensure that the result of the query returns me some kind of group-by with the same number of rows for each date depending on the number of the largest subset.I am