After MySQL 5.7, the Json type is provided, which is a type designed by ... CREATE TABLE UserLogin ( userId BIGINT NOT NULL, loginInfo JSON, ...
確定! 回上一頁