replace function and string comparison

replace function and string comparison

am 08.06.2006 10:17:39 von IveCal

Hello... Can somebody here help me...
I am using the replace function:

replace('China and china','china','Hong Kong');

I want to ignore the cases as I compare the strings... How am I suppose
to do that? Please help... thanks...