0 我有一個關於數據類型長度的非常普遍的問題。假設我已經分配了一個varchar(2500)並且我只使用了最多100個字節。我指定的剩餘未使用長度會影響任何事情嗎?數據類型長度是否會影響性能? 來源 2013-04-12 Ethen +0 從http://dba.stackexchange.com/a/1782答案可能會有所幫助。 – viclim +0 你會發現[this](http://stackoverflow.com/a/1243018/892788)和[this](http://stackoverflow.com/questions/5353159/does-the-database-maximum-field-length - 效果表現)有用。 –
從http://dba.stackexchange.com/a/1782答案可能會有所幫助。 – viclim
你會發現[this](http://stackoverflow.com/a/1243018/892788)和[this](http://stackoverflow.com/questions/5353159/does-the-database-maximum-field-length - 效果表現)有用。 –