Обсуждение: VARCHAR(50), CHAR(50) or TEXT ?

Поиск
Список
Период
Сортировка

VARCHAR(50), CHAR(50) or TEXT ?

От
Henrik Steffen
Дата:
Hello all,

in my database I have a field that will contain never more than 50
characters.

What is the type of choice?

TEXT, CHAR(50) or VARCHAR(50)

I neither want to waste diskspace, nor to slow down data processing.

Thanks,

Henrik
http://www.Stade.net/