Hi all. I'm using SQL Server 2000 and have a large table with a varchar field containing email addresses. I need to find those rows whose email address any upper case letter in any position in the address. Other than running a query for each upper case letter is there a better way to find such rows.
Thanx.
Thanx.