Hi,
I have a table with 4 columns. One of them contains URLs. Is there a way to validate the URL format in SSIS and have two outputs, one output will have records with valid URL and other output will have records with invalid URL.
Is this doable?
ThankS