is it possible to create a table where one field is automatically set
to the current date/time of the server, like a default value ?
would like to have a table for logging information where I don't write
the two first columns: an autoincremental col(PK) and a timestamp.
TIA/anders