Files
IHK-Projekt/03_Realisierung/Datenbank Tabellen/Destination.md

211 B

Destination(Name [PK] string not_null, LeNo [FK] string, Status string not_null, Creator string not_null, Created datetime not_null, CcuVersion int not_null, Timestamp datetime not_null, Process string not_null)