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

Home -> Community -> Usenet -> c.d.o.tools -> Re: Question about pl/sql blocks

Re: Question about pl/sql blocks

From: Stephan Langer <slanger_at_dixi-wc.de>
Date: Thu, 12 Oct 2000 16:36:17 +0200
Message-ID: <39E5CC61.8D45857E@dixi-wc.de>

in sql plus you can do
select to_char(to_date('&date','dd.mm.yyyy'),'day') day from dual;

hth
Stephan

ajinaz_at_yahoo.com schrieb:

> Is it possible to create a block that prompts a persons birthdate and
> returns the actual birth day of the week?
  Received on Thu Oct 12 2000 - 09:36:17 CDT

Original text of this message

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