常见sql记录

update orders set updated_at = to_timestamp(update_at) where updated_at is null;