In MySQL, a UUID value is a 128-bit number represented as a utf8 string, ... CREATE TABLE OrderDetails( OrderId BINARY(16) PRIMARY KEY, ...
確定! 回上一頁