trackdirect2023/misc/database/tables/02_marker.sql

2 lines
54 B
SQL

CREATE SEQUENCE marker_seq INCREMENT BY 1 MINVALUE 2;