Re: Ignore Case

From: Daniel Roy <danielroy10_at_hotmail.com>
Date: 26 Feb 2003 07:17:39 -0800
Message-ID: <1b061893.0302260717.2c8b5dc4_at_posting.google.com>


Try:

SELECT *
FROM CSADMIN.CLIENTS
WHERE UPPER (CSADMIN.CLIENTS.NAME) LIKE '%JOE%'; Daniel Received on Wed Feb 26 2003 - 16:17:39 CET

Original text of this message