Re: crosstab (was "Re: [PHP-DB] Using two colomns ...")

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

 



> % Then I'm not calling it the right thing... just the name of the type
> % of query that was told.  The kind of query I'm talking about is the 
> % one that rotates the result set from tall to wide.  Basically doing 
> % exactly what the OP had asked for.  If
> Hmmm...  You mean like taking results
>   1 a
>   2 b
>   3 c
>   4 d
> and changing it to
>   1 2 3 4
>   a b c d
> or such?  I'm certainly confused.

More or less, yes.  exactly that.

Chris

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux