On Oct-15 2003, Wed, 02:08 -0400Nayib Kiuhan <nayib(at)onlinetec(dot)net> wrote:
> "date" timestamp DEFAULT 'now'
I believe you should be using
"date" timestampt DEFAULT CURRENT_TIMESTAMP(0)
-- Tomas Szepe <szepe(at)pinerecords(dot)com>