Varchar and varchar2

Поиск
Список
Период
Сортировка
От Jeffrey Napolitano
Тема Varchar and varchar2
Дата
Msg-id 35A124EF.E012E209@setech.com
обсуждение исходный текст
Ответы Alphabetical sorting...  (Chris Johnson <cmj@inline-design.com>)
Список pgsql-general
I've looked through the documentation, but I can't find the size of the
limit of varchar...?

All I found was in the User's Guide:

Character Type        Storage        Description
---------------------------------------------------
varchar(n)        (4+n) bytes    variable length with limit
---------------------------------------------------

What does 4+n bytes mean?  And what is the limit?

 Anyone? And is there support for varchar2?

Thanx.

В списке pgsql-general по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [GENERAL] nodeRead ERROR.
Следующее
От: Chris Johnson
Дата:
Сообщение: Alphabetical sorting...