Computing.Net > Forums > Windows Server 2003 > Finding lowercase letters with SQL

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Finding lowercase letters with SQL

Reply to Message Icon

Name: Pablo25
Date: July 20, 2004 at 02:06:04 Pacific
OS: Microsoft SQL 2000
CPU/Ram: 2.4 ghz, 1GB ram
Comment:

Why cant I get this statement to wotk on SQL server 2000.
This statement display all records in the table. I would expext that it didt display anything.

SELECT *
FROM Customer
WHERE (UPPER(Name) = LOWER(Name))




Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Windows Server 2003 Forum Home


Sponsored links

Ads by Google


Results for: Finding lowercase letters with SQL

Windows 2000/2003 DC with SQL Serve www.computing.net/answers/windows-2003/windows-20002003-dc-with-sql-serve/7705.html

Problems with SQL and ODBC www.computing.net/answers/windows-2003/problems-with-sql-and-odbc/5979.html

SQL host renaming www.computing.net/answers/windows-2003/sql-host-renaming/4551.html