Need an example - more information

Поиск
Список
Период
Сортировка
От Constantin Teodorescu
Тема Need an example - more information
Дата
Msg-id 37C7D355.F6F1DA5C@flex.ro
обсуждение исходный текст
Список pgsql-interfaces
The function should run on the server (installed with CREATe FUNCTION
command) as in the example :

select product, price, getcomplexinformation(product) from stock;

The getcomplexinformation function will search over other 3 tables,
compute some intense math operations on them and return a result. I have
experimented with plpgsql and pltcl but I will need more speed.

Thanks again,
-- 
Constantin Teodorescu
FLEX Consulting Braila, ROMANIA


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

Предыдущее
От: Constantin Teodorescu
Дата:
Сообщение: Need an example
Следующее
От: "Gerardo Fdez. Navarrete"
Дата:
Сообщение: how to unsubcribe