0
votes
2answers
49 views
6760 Invalid timestamp
Hi,
I am trying to update the timestamp into a table like this:
Update tablea set status = 'Succeeded', end_date = cast(cast(current_timestamp(0) as format 'dd/mm/y4bhh:mi:ss') a …