stored procedure

Поиск
Список
Период
Сортировка
От genesis
Тема stored procedure
Дата
Msg-id 1189179700.896083.231830@19g2000hsx.googlegroups.com
обсуждение исходный текст
Ответы Re: stored procedure  ("Rodrigo De León" <rdeleonp@gmail.com>)
Список pgsql-general
Im newbie with postgresql i want to know how to create a stored
procedure that retrieve records something  like

SELECT * FROM TABLE1 WHERE TABLE1.ID = 'PARAMETER'

appreciate any help, links etc...

thanks

Germán Fonseca P.


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: What's the difference between SET STORAGE MAIN and EXTENDED?
Следующее
От: "Carlo Stonebanks"
Дата:
Сообщение: Re: Query with "like" is really slow