Inserting range of IP's into a sql table
0
votes
0
answers
49
views
I have a sql table with two fields TermID and IP address. I want to insert(10.100.08.01-10.100.08.254) and each IP will have an assigned TermID for example (TERM1 - TERM254).
I will greatly appreciate any guidance as this is not my expertise.
Asked by SQL_NoExpert
(1117 rep)
Dec 23, 2024, 01:46 PM