Re: query question really cant give a summary here so read the body ;-)

Поиск
Список
Период
Сортировка
От Colin Wetherbee
Тема Re: query question really cant give a summary here so read the body ;-)
Дата
Msg-id 480FA195.40609@denterprises.org
обсуждение исходный текст
Ответ на Re: query question really cant give a summary here so read the body ;-)  ("Roberts, Jon" <Jon.Roberts@asurion.com>)
Список pgsql-general
Roberts, Jon wrote:
>> On 23/04/2008 20:33, Roberts, Jon wrote:
>>
>>> create table ugly
>> [...snip...]
>>
>>> create or replace function fn_ugly() returns setof ugly as
>> [...snip...]
>>
>>> create temporary table temp_ugly
>> [...snip...]
>>
>>> select * from fn_ugly();
>> [...snip...]
>>
>> Heh heh - I think we get the point! LOL :-)
>>
>
> I was sitting there thinking, "what should I call this ugly table?"
> :)

I especially like fn_ugly().  It puts the icing on the cake, if you will. :)

Colin


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

Предыдущее
От: "Roberts, Jon"
Дата:
Сообщение: Re: query question really cant give a summary here so read the body ;-)
Следующее
От: Steve Crawford
Дата:
Сообщение: Re: Create temporary function