//ads:
?>
I cannot create a auto generated date time in mysql workbench
PHP Snippet 1:
alter table b2b_appointment.invoice change column
date_created date_created timestamp(0) not null default current_timestamp;