Files
hv-schema/add-iban-mieter.sql
2021-02-01 21:08:58 +01:00

2 lines
51 B
SQL

alter table mieter
add column iban varchar(34);