Quantcast
Channel: THWACK: Message List
Viewing all articles
Browse latest Browse all 20403

Re: Help with SQL Report Writer- Group By

$
0
0

I'm not familiar with the tables involved, but I think what you want is:

 

SELECT [DateTime] ,COUNT([IPAddress]) FROM [Traps] where [TrapType] like '%NSG9000%';

GROUP BY [DateTime]

ORDER BY [DateTime] ASCENDING


Viewing all articles
Browse latest Browse all 20403

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>