C
Costa, Frank
Hello,
I have a database with IP of multiple devices. I would like to run a query
to find any missing/free IP's on that range.
Ex:
192.168.0.1
192.168.0.3
192.168.0.4
192.168.0.6
192.168.0.9
The query would then report
192.168.0.2
192.168.0.5
192.168.0.7
192.168.0.8
as being missed/free.
Any help would be appreciated.
Thanks
Frank
I have a database with IP of multiple devices. I would like to run a query
to find any missing/free IP's on that range.
Ex:
192.168.0.1
192.168.0.3
192.168.0.4
192.168.0.6
192.168.0.9
The query would then report
192.168.0.2
192.168.0.5
192.168.0.7
192.168.0.8
as being missed/free.
Any help would be appreciated.
Thanks
Frank