How do I create a time stamp column in a table that default to the current time when a row is inserted? I tried putting in now() as the default but I have something wrong with the syntax or something I think Any one have an example of a table creation script that has a timestamp column?
---------------------------(end of broadcast)--------------------------- TIP 4: Don't 'kill -9' the postmaster