Microsoft
Software
Hardware
Network
Question : Oracle Case Insensitive Query
I'm stuck with data in an Oracle database that has the beginning letter upper case (i.e., Bob, Sally). I can't change the format. How can I do a fuzzy, case-insensitive query on that data?
where name like UPPER('%bo%') <- doesn't work
where name like '%Bo%' <- works
where name like '%bo%' <- doesn't work
Any ideas? Db is Oracle 10.x
Answer : Oracle Case Insensitive Query
where upper(name) like UPPER('%bo%')
Random Solutions
restricting microsoft outlook users to send maximum mails to users that belong to Global Address List
MS Access calculate rolling 12 month average
Access multile servers by RDP thru ISA 2006
How to show number of messages besides a folder
What is the best decompiler?
Outlook 2007 keeps asking for password
How do I change the collating sequence properties at both the database and sql engine level for both SQL 2000 and 2005?
Exchange Server Wont Start
Unable to Sync Outlook Calander Appointments that originat in Google Calander.
Microsoft® Hyper-V" Server 2008 R2 is out, and now ?