How to count the number of character in a column on a particular table?
512453Jan 14 2009 — edited Jan 14 2009So I have a table called ADDRESS which has 1000's of records....
How can I find out using a SELECT which of these records have a STREET_NAME > than 30 characters?
Thanks!