Re: execute dynamic strings

Поиск
Список
Период
Сортировка
От brew@theMode.com
Тема Re: execute dynamic strings
Дата
Msg-id Pine.BSF.4.58.0502221727190.780@themode.com
обсуждение исходный текст
Ответ на execute dynamic strings  (Stefan.Ardeleanu@siveco.ro)
Список pgsql-novice
Stefan......

> I have a function with 3 parameters (select clause, where clause and
> order by clause (last two are optionally clauses). This clauses apply to
> a given

> I know I must use execute and prepare syntax, but I don't know how to
> create the function.

Is this a postgreSQL function you've written or are you planning on using
an external language like perl or php?

It would be helpful if you posted a code snippet that you've tried.

brew

 ==========================================================================
                  Strange Brew   (brew@theMode.com)
  Check out my Stock Option Covered Call website  http://www.callpix.com
     and my Musician's Online Database Exchange http://www.TheMode.com
 ==========================================================================


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

Предыдущее
От: brew@theMode.com
Дата:
Сообщение: Re: Perl DBI connection to Postgres
Следующее
От: David J Kirol
Дата:
Сообщение: createlang fails