I have a table with the address street, I want to make sure that the address contains the street, as well as the number of the house / building (Saxon 17) I want to write an SQL query to search for rows where the address of the field does not contain a numerical value. How can i do this?
liv a source share