I have a field in the table Clientes
with name CPFCNPJ
but its data is formatted with points and hyphens and would like to do a SELECT in> formatting this data without punctuation.
Is it possible to perform this type of search in SQL Server?