Archives of the TeradataForum
Message Posted: Wed, 14 May 2003 @ 15:42:34 GMT
Subj: | | Inserting Timestamps using Queryman |
|
From: | | Anomy Anom |
<-- Anonymously Posted: Wednesday, May 14, 2003 09:47 -->
I have a table with the following column, amongst others :-
DWH_LOAD_TMP TIMESTAMP(6) FORMAT 'yyyy-mm-ddbhh:mi:ss.s(6)' NOT NULL
I am trying to place the currrent date & time into this column, but keep getting "Invalid Operation on ANSI Datetime or interval
value" error. How can I insert a time stamp into this row using queryman??
Thanks
|