sql - How to fetch multiple rows as single row with field as column in fetched row -


basically table have separate entry various report fields. want fetch report single row in report fields should present column , these fields counts variable every report

please refer image table structure idea , expected output.

enter image description here

please suggest ways fetch data. note : have dont want declare , use procedure or functions.


Comments

Popular posts from this blog

angular - Ionic slides - dynamically add slides before and after -

minify - Minimizing css files -

Add a dynamic header in angular 2 http provider -