brendanDATA
Technical User
I am trying to insert data into a new table if the record has a five character zip code. It doesn't matter what the zip is, it just has to have five characters. I have the rest of the query, I just don't know what the where would look like to say where a field has five characters in it. Anyone have ideas?