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

minify - Minimizing css files -

neo4j - finding mutual friends in a cypher statement starting with three or more persons -

php - How to remove letter in front of the word laravel -