Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

datatype timestamp(6) issue to insert

rahul.r.singhNov 28 2018 — edited Dec 3 2018

Hi All,

I have one column=LAST_UPDATE_DATE of datatype TIMESTAMP(6) when I try to insert below data it is showing me error and not able to insert data in this column.let me know how to insert below date data as in current staging table I have store the column value as varchar2

2018-11-13T16:40:31.313+00:00

Thanks,SK

This post has been answered by Solomon Yakobson on Nov 28 2018
Jump to Answer
Comments
Post Details
Added on Nov 28 2018
44 comments
27,647 views