On Wed, Oct 05, 2005 at 12:21:35PM -0600, Cristian Prieto wrote:
Hello, just a little question, It's preferable to use Text Fields or
varchar(255) fields in a table? Are there any performance differences in the
use of any of them?
Hello, just a little question, It's preferable to use Text Fields or
varchar(255) fields in a table? Are there any performance differences in the
use of any of them?
(well, up to about a gigabyte or so after compression), and you can have
varchar with a length well above 255 (say, 100000).
/* Steinar */
--
Homepage: http://www.sesse.net/
Homepage: http://www.sesse.net/