transpose output - same way as when using First() but for more rows
I have some tables with lot of columns, but only several rows, it would be nice to transpose the output to have SQL table column names on the left and SQL records (rows) in columns
Such transformation should be used, when some collection returns only one record (in nested table - Navigation property)
6
votes
Lukas Merta
shared this idea