Timestamp value in Stage Variable
Posted: Thu Jun 26, 2008 12:21 am
I need to validate timestamp field using stage variables. I am reading the field as Varchar from Input file(comma delimited file).When I am doing string to timestamp conversion and storing it in staging variable having SQL Type as Timestamp and Extended to microseconds, the microsecond value are not coming in stage variable. Please advise how to handle this.