Add member table

This commit is contained in:
2023-02-05 00:38:42 +01:00
parent 23cad3acb7
commit 85e2a2b21a
2 changed files with 79 additions and 0 deletions

View File

@ -4,6 +4,9 @@ INSERT INTO wb_gl VALUES
(2, 'Wolkersdorfer Hochleiten'),
(3, 'Falkensteiner Hügelland');
INSERT INTO branch VALUES
('M', 'Matzen');
-- Wien
-- Gemeinde Wien
INSERT INTO wb_gem VALUES