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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Case statment in Stored Procedure

Re: Case statment in Stored Procedure

From: Sybrand Bakker <postbus_at_sybrandb.demon.nl>
Date: Thu, 14 Jul 2005 21:38:57 +0200
Message-ID: <7ofdd1tqgp4d3p28ihisoqe63he9tuiahl@4ax.com>


On 14 Jul 2005 12:20:36 -0700, "reidt2" <reidt2_at_yahoo.com> wrote:

><Not sure if this got posted so am trying again> I am having a problem
>with a stored procedure where I am inserting values selected from
>another table and am using a case statement
>(case--when--then--else--end) on the select. oracle 10g, 9i and 8i all
>evaluate the case stament to null. My workaround is to create a view
>with the case statement and select from the view. Is this a bug?
>Thanks!
>Tim

In your program? Likely, but impossible to determine without much more detail.
In Oracle? You do have access to Metastink, don't you?

--
Sybrand Bakker, Senior Oracle DBA
Received on Thu Jul 14 2005 - 14:38:57 CDT

Original text of this message

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