Quantcast
Channel: THWACK: Message List - Network Configuration Manager
Viewing all articles
Browse latest Browse all 8827

Re: Little Help with SQL Query - NCM Report

$
0
0

try reverse engineering from:

select top 10 n.Caption, pr.* from Nodes n

    left join NCM_IPAddresses nip on n.IP_Address=nip.IPAddress

    left join NCM_PolicyCacheResults pr on nip.NodeID=pr.NodeID

where nip.IPAddress is not null

 

and be sure to verify your data integrity ...this was quickdraw


Viewing all articles
Browse latest Browse all 8827

Trending Articles



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