CodeIgniter-MY_Model icon indicating copy to clipboard operation
CodeIgniter-MY_Model copied to clipboard

Question about Pivot

Open cyberfly opened this issue 8 years ago • 0 comments

Hi,

Just quick question on Pivot, can MY_Model PIVOT functionality doing something like this or I need to use raw sql statement to achieve it?

screenshot 2017-09-09 09 26 49

Sample question from SO :

https://stackoverflow.com/questions/21118809/combine-multiple-rows-into-one-row-mysql

Thanks for the great library!

cyberfly avatar Sep 09 '17 01:09 cyberfly