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

Home -> Community -> Usenet -> c.d.o.server -> oracle if else statement

oracle if else statement

From: odelya <be.special_at_gmail.com>
Date: Wed, 06 Jun 2007 02:43:58 -0700
Message-ID: <1181123038.852859.191300@q66g2000hsg.googlegroups.com>


Hi!
I would like to write a statement using if/else for example: select *from table
if value!= null then
where value = table.value
end if

value = will be a string which might be null.

im using oracle 9i Received on Wed Jun 06 2007 - 04:43:58 CDT

Original text of this message

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