Sample Input Data
Id AlphanumericData
-- ---------------------------------------------------------------------
1 I would like to invite my readers to participate in a TSQL Challenge.
2 You will receive 12 records
3 1234567
Expected Result
Id AlphanumericData Numbers Alphabets
-- -------------------------- --------- ------------------------------
1 I would like to invite my No Number Iwouldliketoinvitemyreaders
readers to participate in Found toparticipateinaTSQLChallenge
a TSQL Challenge.
2 You will receive 12 records 12 Youwillreceiverecords
3 1234567 1234567 No Alphabets Found
Read more: Beyond Relational