Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Switch Database to CASE INSENSITIVE mode
We want to port our applications to Oracle platform . At the moment our MS
SQL Server or Sybase SQLAnywhere are used in CASE INSENSITIVE mode. It is
not feasible to modify any
sql statement to use ... where upper(column) = 'MY_STRING'. Is there any
way to solve this problem using a server switch or may be a special
collation .
TIA Paul Received on Wed Sep 19 2001 - 19:37:40 CDT
![]() |
![]() |