![]() |
|
Archives of the TeradataForumMessage Posted: Mon, 18 May 2009 @ 09:32:00 GMT
Hi All I have created table via FastLoad and SQLASSISTANT the DataType created with TIME(0) for the Columns as below
CREATE SET TABLE DATABASENAME.TABLENAME ,NO FALLBACK ,
NO BEFORE JOURNAL,
NO AFTER JOURNAL,
CHECKSUM = DEFAULT
(
source_system_code SMALLINT NOT NULL,
ohduedate_time TIME(0),
ohrefdate_time TIME(0),
ohentdate_time TIME(0),
)
UNIQUE PRIMARY INDEX ( source_system_code)
FastLoad the datatype is showing as
Column Name Type
ohduedate_time AT
ohrefdate_time AT
ohentdate_time AT
And when I create via SQL Assistant its showing as
Column Name Type
ohduedate_time I
ohrefdate_time I
ohentdate_time I
Can any one help me out? Thanks and Regards Rahul Abbaraju
| ||||||||||||||||||||||||||||||||||||||||||||||||
| | ||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||
|
| ||||||||||||||||||||||||||||||||||||||||||||||||
| Copyright 2016 - All Rights Reserved | ||||||||||||||||||||||||||||||||||||||||||||||||
| Last Modified: 15 Jun 2023 | ||||||||||||||||||||||||||||||||||||||||||||||||