I have a table of the following information. How would I edit the SQL query below to count the number of digits (i.e. [0-9]) in the strings? Answer One method is to get rid of all the other characters:
I have a table of the following information. How would I edit the SQL query below to count the number of digits (i.e. [0-9]) in the strings? Answer One method is to get rid of all the other characters: