Files
secondo/Selftest/result4_createupdaterel_UpdateRelation
2026-01-23 17:03:45 +08:00

19 lines
391 B
Plaintext

(
( rel
( tuple
(
( SName string )
( Bev int )
( PLZ int )
( Vorwahl string )
( Kennzeichen string )
( SName_old string )
( Bev_old int )
( PLZ_old int )
( Vorwahl_old string )
( Kennzeichen_old string )
( TID tid ))))
())