Search Postgresql Archives

Re: retrieve grouping sets/rollup rows

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



It would help if the resultset has some param to mark which is which with the grouping sets index.
for example, the results for (a,b,c,d) would be marked as for index =0,  (b,c,d) would be index=1

On Sun, Mar 13, 2016 at 9:52 PM, James Keener <jim@xxxxxxxxxxxxx> wrote:
Do you want to know if a row is from the (a,b) or (c,d) group?  All rows
will contain (a,b,c,d) but (a,b) will be NULL for the (c,d) grouping
sets, and vice-versa.

Jim

On 03/13/2016 09:45 PM, Tom Smith wrote:
> Hello:
>
> With JDBC, how can I tell which row is for which grouping sets or rollup
> using result sets
>
> Thanks
>
>


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux