Skip to main content
Solved

How to set attribute to sysdate for Oracle and insert into table

  • November 5, 2014
  • 1 reply
  • 20 views

I need to create a new attribute part way through the workspace and assign sysdate to this attribute and then insert this sysdate to a column in an Oracle Spatial table

Best answer by fmelizard

Hi,

 

Use the timestamper + dateformatter and reference to your attribute.
This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

1 reply

fmelizard
Safer
Forum|alt.badge.img+21
  • Safer
  • Best Answer
  • November 6, 2014
Hi,

 

Use the timestamper + dateformatter and reference to your attribute.