Subject | Re: [firebird-support] FIREBIRD PIVOT function or Matrix |
---|---|
Author | Carlos H. Cantu |
Post date | 2017-02-15T08:51:20Z |
I go with Sean.
Btw, this is already in the tracker:
http://tracker.firebirdsql.org/browse/CORE-1738
Vote on it!
Carlos
www.firebirdnews.org - www.FireBase.com.br
LSSBcfs> There are times when I would love to be able to pivot data
LSSBcfs> on the server, to further process the data an SP.
LSSBcfs> Also, performing the pivot on the server could reduce the
LSSBcfs> total amount of data transferred to the client.
LSSBcfs> Sean
Btw, this is already in the tracker:
http://tracker.firebirdsql.org/browse/CORE-1738
Vote on it!
Carlos
www.firebirdnews.org - www.FireBase.com.br
>> > Any suggestions on my DB design and query to display the values in matrixLSSBcfs> I disagree!
>> (pivot) format?
>>
>> Simple client-side code can show you the matrix in any convenient form.
>> There is no point to do that on server.
LSSBcfs> There are times when I would love to be able to pivot data
LSSBcfs> on the server, to further process the data an SP.
LSSBcfs> Also, performing the pivot on the server could reduce the
LSSBcfs> total amount of data transferred to the client.
LSSBcfs> Sean