|
Archives of the TeradataForumMessage Posted: Wed, 06 Nov 2002 @ 09:45:10 GMT
hi, the default date in ur alter statement is a char. u need to convert it to date type. rephrase ur alter statement as follows: alter table temp.TABLE_NAME add NEW_COLUMN DATE format 'yyyy-mm-dd' default date '2002-10-31' ; this should work for u.
| ||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||
Copyright 2016 - All Rights Reserved | ||||||||||||||||||||||||||||||||||||||||||||||||
Last Modified: 15 Jun 2023 | ||||||||||||||||||||||||||||||||||||||||||||||||