Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

Reverse ouput

$
0
0
Hi,


I am trying to summarize some rows and do a revese output

Here is my table data

[code language="sql"]
CREATE TABLE mycompanytable(
 Companyname   &nbs

Viewing all articles
Browse latest Browse all 3145

Trending Articles