Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.misc -> Re: what does '1' in 'Case.. when' do
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