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: what does '1' in 'Case.. when' do

Re: what does '1' in 'Case.. when' do

From: Hans Forbrich <forbrich_at_yahoo.net>
Date: Tue, 20 Apr 2004 20:06:37 GMT
Message-ID: <hpfhc.57803$aD.32506@edtnps89>


Rohit Dhawan wrote:

> What does 1 or 0 in
> the following statement does
>
> case when condition = met then 1 else 0

Answered in the Chapter 4 of the SQL Reference manual for Oracle9i Release 2 found at http://docs.oracle.com

PLEASE do not cross/multi-post Received on Tue Apr 20 2004 - 15:06:37 CDT

Original text of this message

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