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 -> elsif statement

elsif statement

From: Laura Bellini <laura.bellini_at_compaq.com>
Date: 1998/01/20
Message-ID: <01bd25eb$20103fc0$863612ac@pw48>#1/1

In phonetic Oracle form, I am trying to do the following:

ELSIF (SELECT TO_CHAR(NEW_START_DATE, 'HH:MI') > '09:00') THEN etc...

Check to see if the hour in the New_start_date variable is > 9:00 am.

How to??

thanks!

Laura Bellini
laura_bellini_at_compaq.com Received on Tue Jan 20 1998 - 00:00:00 CST

Original text of this message

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