By tag: kadiyalavj
0
kicks
Convert Rows to Columns with aggregate functions
In todays post i would like to show you a simple way to convert rows into columns with aggregate functions. You can also use PIVOT feature to do the same.