Ustaw wartość domyślną teraz () Data


alter table table_name alter column date_col set default 'now()';
Hurt Hamerkop