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

Re: IP Address Group Report

$
0
0

There is a built-in NTA function to convert that for you ;-)

 

SELECT g.name as Name ,dbo.ConvertFromIPSort(r.low) as Low, dbo.ConvertFromIPSort(r.high) as High FROM netflowipgroups g,netflowipgroupranges r

WHERE g.ipgroupid = r.ipgroupid

ORDER by g.name


Viewing all articles
Browse latest Browse all 20403

Trending Articles



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