Hello,
I need some help...
I have a Table in SQL which has columns:
Network
IP
Status
In forms I have a Table, New IP Request
In the table I want that when a user selects Network, the IP column should show available IP's, which should not have Status in the Status column as "Production" or "Test"
My guess is that I will need some sort of SQL Stored Procedure, but have no experience with it...
Can someone kindly help or suggest?
Regards,
Sahil