Re: Case Sensitivity Problem in Pl/SQL

From: John Blackburn <jb2_at_qdot.qld.gov.au>
Date: 1996/11/01
Message-ID: <Pine.GSO.3.93.961101111330.26434A-100000_at_avalon>#1/1


Try using UPPER

eg.

SELECT UPPER('Large') "Uppercase" FROM DUAL Uppercase



LARGE
John Blackburn                        jb2_at_qdot.qld.gov.au
Queensland Transport                  +61 7 32534634
Australia

#include <std_disclamers.h>
#include <nonstd_disclamers.h>

On Tue, 29 Oct 1996, Nate Bensch wrote:

> Is there a function that takes a string value and returns it in all
> caps!? If there is, what is it and how is it called
>
> - Nate Bensch
>
Received on Fri Nov 01 1996 - 00:00:00 CET

Original text of this message