DEMO#65541 -- Exact koppeling voorbeeld toevoegen aan demo omgeving

svn path=/Customer/; revision=49483
This commit is contained in:
Arthur Egberink
2021-01-19 12:20:27 +00:00
parent e7b97a737a
commit 20b25d3ce5

View File

@@ -26,7 +26,7 @@ CREATE TABLE demo_exp_factuur
(
fin_factuur_key NUMBER(10),
administratie VARCHAR2(30 byte)
)
);
------ payload end ------