I have an SQL server table (ID, URL, Testing Result) that stored hyperlinks (URL) for different websites and I have a C# code that will check each URL if it's working or broken.
My question is:
How to trigger this code inside the SQL server and write the result of each URL in the same table? Keeping in mind that I have more than 4000 URLs.
Please explain me the steps one by one and thanks in advance.
Our community of experts have been thoroughly vetted for their expertise and industry experience.
The Distinguished Expert awards are presented to the top veteran and rookie experts to earn the most points in the top 50 topics.