Funky IBM i Email Validation Program using SQL Regex

Using SQLRPGLE to Validate email addresses in IBM i Following on from my previous blog (basic email validation) I decided that it would much nicer to (a) have the regex stored in a data area so that we can easily play with it to try different validation scenarios and (b) lets have a shot at … Continue reading Funky IBM i Email Validation Program using SQL Regex