SyntaxFix
Write A Post
Hire A Developer
Questions
Another option:
UPDATE `table` SET the_col = current_timestamp
Looks odd, but works as expected. If I had to guess, I'd wager this is slightly faster than calling now().
now()