3 Oct
2016
3 Oct
'16
10:36 a.m.
On Oct 3, 2016, at 10:28 AM, Zubair Ayub <Zubairayub@hotmail.com> wrote:
ok means i have to insert all ips one by one there not any way to insert ranges like [175.1.2.0/24] i have to insert like 175.1.2.0, 175.1.2.2, 175.1.2.2 and so on?
Each row in SQL is one IP. So you need to insert IPs. Not ranges. Alan DeKok.