Almog Baku
SELECT <fields> FROM <db.table> WHERE regexp_replace(mobile_phone, '[^\w]', 'g') = <value>
Nurul
Vladi Stevanovic