Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 problem with case sensitive select

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-09-03 : 09:12:01
pheeleep writes "Hi,
i'm having a problem query on my database with
a column 'description' which is case sensitive.
i tried using 'select from product where description like %Sn%'
but it returns string 'Snooker' instead of 'snooker' which i'm hoping for. i'm a novice and this question might be stupid to
you guys, but i'm on my knees now, please help

"
   

- Advertisement -