Re: text and numeric

Поиск
Список
Период
Сортировка
От Marin Dimitrov
Тема Re: text and numeric
Дата
Msg-id 000b01c1dc85$4820ba30$9b0e32d4@sirma.bg
обсуждение исходный текст
Ответ на text and numeric  (Masse Jacques <jacques.masse@bordeaux.cemagref.fr>)
Список pgsql-general
we use (b) with additional column VALUE_TYPE to give u a hint where the data
actually is


>
> a--------------
> param_name value(text)
> 'length' 30
> 'color' green
>
> with type casting on the queries or
>
> b--------------
> param_name value(text) value(numeric)
> 'length' 30
> 'color' green
>
> with some function for the choice of the column ?
>



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

Предыдущее
От: Masse Jacques
Дата:
Сообщение: text and numeric
Следующее
От: impala
Дата:
Сообщение: auto increment primary key