Please don't reply to existing threads to start new ones.
On Thu, Jan 16, 2003 at 01:08:09 -0800,
Dennis Gearon <gearond(at)cvc(dot)net> wrote:
> I want to have three timestamps columns in a table:
>
> What I want to happen is that all three columns get set with the 'now'
> value to the nearest second, and they ALL have the exact same value.
You will get the same value if the three times are all obtained within
the same transaction.