人生の最終目標は気ままな老後生活
COUNTER関数の引数1は開始値、引数2は増分値。
ALTER TABLE customer_table ALTER COLUMN customer_code COUNTER(0, 1);
hiro