Describe table and varchar lrngth

Поиск
Список
Период
Сортировка
От Constantin Khatsckevich
Тема Describe table and varchar lrngth
Дата
Msg-id 40F6426B.6050109@const.ru
обсуждение исходный текст
Ответы Re: Describe table and varchar lrngth
Список pgsql-general
Hello!

I need get ordered length of the varchcar field in PHP. But
pg_FieldLength return -1 (it's right), but I need to get max length for
this field. For example,
create table t (
   str varchar(40)
);

I need to get 40...


Help me please!


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