2、varchar(N)到底能存多長的資料在mysql reference manual上,varchar最多能儲存65535個位元組的資料。varchar 的最大長度受限於最大行長度(max row ...
確定! 回上一頁