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: Function similar to SQL Server Convert() ???

Re: Function similar to SQL Server Convert() ???

From: Dmitry E Loginov <lde_at_mpsb.ru>
Date: Thu, 21 Nov 2002 10:32:24 +0300
Message-ID: <ari29j$24vu$1@news.caravan.ru>

"Fred Zimmerman" <silversw2000_at_yahoo.com> wrote in message news:a695a242.0211200853.54666731_at_posting.google.com...
> Is there an Oracle PL-SQL function similar to the Datatype
> CONVERT() function in SQL Server?

to_char,
to_number,
to_date,

cast

>
> Thanx,
>
> FredZ
Received on Thu Nov 21 2002 - 01:32:24 CST

Original text of this message

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