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

Home -> Community -> Usenet -> c.d.o.server -> Re: How to specify "UPPERCASE" for data?

Re: How to specify "UPPERCASE" for data?

From: XU <xux_at_informa.bio.caltech.edu>
Date: 2 May 1999 01:23:17 GMT
Message-ID: <7gg9e5$c02@gap.cco.caltech.edu>


Use row level insert/update trigger.

Xuequn XU (Robert)

Keith Kwiatek (kkwiatek_at_nist.gov) wrote:
: Hello,

: Is there a way to automatically "upper-case" all data that is
: inserted/update into a particular column? -->I know you can do this with
: UPPER(), but is there a lower level way of doing this, like in the "create
: table", so that even if your sql doesn't have an Upper() function, the data
: will still be put into the table as an upper case?

: Thanks
: Please post or email me at kkwiatek_at_nist.gov
: Keith
Received on Sat May 01 1999 - 20:23:17 CDT

Original text of this message

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