View Single Post
Old 02-11-2003, 07:12 AM   #8 (permalink)
Admin
$_['Your_Mom'];
 
Admin's Avatar
 
Join Date: May 2002
Location: Santee
Posts: 627
Admin is on a distinguished road
using 'like' isnt good, it can return incorrect results.

i do something like this.

select foo from bar where upper(eke) = upper('$eke');
__________________


Urban Clothing
Admin is offline   Reply With Quote