Categories mysqlMySQL example on how to add a timestamp column to a table Post author By onsubjec-admin Post date January 13, 2010 No Comments on MySQL example on how to add a timestamp column to a table ALTER TABLE [table_name] ADD COLUMN [clumn_name] timestamp with time zone; Tags mysql ← MySQL example of how to delete a record → MySQL example of how to do an insert on a table Leave a Reply Cancel replyYour email address will not be published. Required fields are marked *Comment *Name * Email * Website Save my name, email, and website in this browser for the next time I comment. Δ