Test your Sql Query Online
Hi Guys i found a good tool to test simple Sql query online the link is as below. This time i used this to test the pivot functionality.
The Pivot Sql Function converts the row wise category data into column wise metrix/pivot kind of data.
http://www.sqlfiddle.com/#!3/b228e/3
another good example is below
http://sqlfiddle.com/#!6/2ba07/131
The Pivot Sql Function converts the row wise category data into column wise metrix/pivot kind of data.
http://www.sqlfiddle.com/#!3/b228e/3
another good example is below
http://sqlfiddle.com/#!6/2ba07/131
Comments