Re: query concat

Поиск
Список
Период
Сортировка
От Andreas Schmitz
Тема Re: query concat
Дата
Msg-id 200209201706.04862.a.schmitz@cityweb.de
обсуждение исходный текст
Ответ на query concat  (Ricardo Javier Aranibar León<ricardo_jal@hotmail.com>)
Список pgsql-sql
On Friday 20 September 2002 16:46, Ricardo Javier Aranibar León wrote:
> Hi List,

Hello

>
> The Table "result"(I like this information)
>     numtti |          numorden         |   tt   | usuario |  estado |
> ----------+---------------------------+--------+---------+---------+
> TTI02000006| ORD02000044, ORD02000045..| 100029 | joroza  | CERRADO |
> TTI02000007| ORD02000061, ORD02000064  | 100051 | pdorado | REVISION|
> TTI02000008| ORD02000042, ORD02000043  | 56729  | joroza  | CERRADO |
>

Normally I would say use a "create view as select ... .". but I am not sure if 
this will display your needs. Do you really need the data like "ORD02000044, 
ORD02000045..." ? Then you should use an array or set datatype. They are 
normally not nice to handel.


regards 

-andreas

-- 
Andreas Schmitz - Phone +49 201 8501 318
Cityweb-Technik-Service-Gesellschaft mbH
Friedrichstr. 12 - Fax +49 201 8501 104
45128 Essen - email a.schmitz@cityweb.de



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

Предыдущее
От: Stephan Szabo
Дата:
Сообщение: Re: query concat
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [GENERAL] timestamp parse error