Hi All,
i have a CallLog table with CallID as varchar column, for a perticular region, we have CallID as all numeric values, but i found some records where i found alphanumeric values.
Is there any way in t-sql to separate these alphanumeric values to another table for auditing.
Thanks in advance.
Vikash