|
|
Archives of the TeradataForum
Message Posted: Sun, 20 May 2001 @ 11:58:42 GMT
Subj: | | Re: Defaults for Date and Time columns |
|
From: | | Anomy Anom |
<-- Anonymously Posted: Thursday, May 17, 2001 11:12 -- >
The CREATE_DATE column works just fine. However, I get a 3630 error on the CREATE_TIME column. If I drop the default from the
CREATE_TIME column , the table gets created just fine, but I can't figure out what format of the time I should supply on an insert. I
created the column as TIME(0), and tried inserting values '12:01:01', '12.01.01', '120101', and 120101. Each time, the insert fails with a
5407 error. We are running in Teradata mode, if that makes any difference.
| |