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 -> Re: create table with DATE

Re: create table with DATE

From: <tedchyn_at_yahoo.com>
Date: Mon, 23 Aug 1999 21:58:02 GMT
Message-ID: <7psg54$p3j$1@nnrp1.deja.com>


finn, how long will oracle supports varchar ? Ted Chyn (tedchyn_at_yahoo.com_
In article <7npt8k$cn7$1_at_tribune.oar.net>,   "Finnegan Calabro" <fcalabro_at_aisvt.bfg.com> wrote:
> It was my understanding DATE could be used as a normal datatype, but
I get
> an error with the following sql command (may or may not be because of
the
> DATE command):
>
> create table phase(
> phaseid VARCHAR(10),
> start DATE,
> end DATE));
>
> Thanks!
> Finn
>
>

Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't. Received on Mon Aug 23 1999 - 16:58:02 CDT

Original text of this message

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