Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Upper Case retrieval of Data - Possible ?

Upper Case retrieval of Data - Possible ?

From: VIVEK_SHARMA <VIVEK_SHARMA_at_infosys.com>
Date: Tue, 27 Jun 2006 15:28:16 +0530
Message-ID: <BBD944BCAC3AB4499DFBAFB1D8AF30200161FD7D@BLRKECMSG11.ad.infosys.com>

As part of porting an Application from SQL*Server to Oracle, when using SQL/PLSQL etc we need to retrieve Data in UPPER Case "Database-wide"

irrespective of Case of storage of data within the field of Table/Index.

Wish to Avoid specifying UPPER Clause in the where Query.

NOTE - Data may be stored in Upper or Lower Case in Different fields of the Table.

NOTE - In the Previous T-SQL Code on SQL*Server the UPPER Clause was NOT needed.

Is it possible?

Target Oracle ver = 9.2

Received on Tue Jun 27 2006 - 04:58:16 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US