Re: Debet-Credit-Balance Calculation

Поиск
Список
Период
Сортировка
От Muhyiddin A.M Hayat
Тема Re: Debet-Credit-Balance Calculation
Дата
Msg-id 005001c545a8$71b66bd0$1f00a8c0@middinks
обсуждение исходный текст
Ответ на Debet-Credit-Balance Calculation  ("Muhyiddin A.M Hayat" <middink@indo.net.id>)
Список pgsql-sql
> There is an easy way to do this; write a plpgsql set returning
> function which adds the balance to the last column of the table.  That
> query will always have a cost in both time and memory proportional to
> the size of the table, and the memory cost may bite you as table size
> grows...
> -- 

Can you give me some example function which adds the balance to the last 
column of the table. or other query which same result and more faster

Thanks. 




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

Предыдущее
От: "Muhyiddin A.M Hayat"
Дата:
Сообщение: Re: Debet-Credit-Balance Calculation
Следующее
От: Chris Browne
Дата:
Сообщение: Re: Debet-Credit-Balance Calculation