is SELECT case sensitive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Is SELECT typically case sensitive?  Is there a way to make it case
sensitive?  (In the example below can $searching_criteria become case
sensitive?)

SELECT * FROM table_name WHERE column  LIKE '$searching_criteria';

Ron

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux