UNSIGNED Attribute
Support
Is it possible to add an UNSIGNED attribute to an MySQL Datatype?
E.g: ID_CustomerName MEDIUMINT() UNSIGNED AUTO_INCREMENT , so that it gets included in the DDL- script?
Thanks in advance!
Regards
Charles
19 March 2021 19:29:45
Charles U Schneiter
Dusan Rodina - softwareideas.net 19 March 2021 23:21:47
Charles U Schneiter 20 March 2021 13:25:02
RE: UNSIGNED Attribute