At 03:02 PM 1/23/03 -0500, Matthew Nuzum wrote:
>One word of caution, I *think* you want quotes around the 'now()'
>statement in your table definition. Otherwise your default value will be
>the instant the *table* was created, not the instant your insert
>happened.
Would plain: default 'now' work? If it does (it seems to), what is the
difference?
Link.