4 lines
89 B
SQL
4 lines
89 B
SQL
-- P5-5869: add italian invoice numbers
|
|
|
|
CREATE SEQUENCE "order-invoiceIdIT" start 1000;
|