Search found 2 matches
- Tue Dec 28, 2010 9:19 am
- Forum: General
- Topic: How to convert currenttimestamp() to load into timestamp(0)
- Replies: 1
- Views: 986
- Tue Dec 28, 2010 9:14 am
- Forum: General
- Topic: How to convert currenttimestamp() to load into timestamp(0)
- Replies: 1
- Views: 986
How to convert currenttimestamp() to load into timestamp(0)
Hi ALL, This is my first post in this forum. I am having issue in loading currenttimestamp() which is used in transformer stage to load it into column having datatype timestamp(0) in teradata. It is loading well if i change the datatype as timestamp(6) in teradata. But, the requirement is to have ti...