I've got problem with excluding a specific country phone numbers out of a column. the problem is that they are not in a same format and some countries have 3 digit country code ex:"001" and others have 4 digit country code ex:"0098" sample:
00989121234567
009809121234567
989121234567
9121234567
09121234567
first I need to convert all of those formats into 1 format and next exclude them out of that column.output phone numbers must be in this format:
"989121234567"