View Single Post

   
  #7 (permalink)  
Old 04-08-2008, 10:06 AM
mf2hd
 
Posts: n/a
Default Re: Getting ROWID back in all caps

JC wrote:
> Need help!!! I am writing an sp that uses a cursor to get the rowid and
> it passes as upper case. Is there a way to get the cursor to preserve
> the case?
>
> Thanks,
> JC
>



http://www.techonthenet.com/oracle/functions/index.php

Try looking the Lower and Upper functions

-Mf2
Reply With Quote