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

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

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

От
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/