Re: Question about stored procedures

Поиск
Список
Период
Сортировка
От A. Kretschmer
Тема Re: Question about stored procedures
Дата
Msg-id 20060612123731.GI30300@webserv.wug-glas.de
обсуждение исходный текст
Ответ на Re: Question about stored procedures  (Michael Fuhr <mike@fuhr.org>)
Список pgsql-novice
am  12.06.2006, um  6:23:48 -0600 mailte Michael Fuhr folgendes:
> On Mon, Jun 12, 2006 at 11:15:28AM +0200, A. Kretschmer wrote:
> > am  12.06.2006, um 10:58:04 +0200 mailte Greg folgendes:
> > > i.e I would like the query to be "select name, email from users where userid
> > > = @userid"
> >
> > If you want to execute dynamic querys, read
> >
> > http://www.postgresql.org/docs/8.1/interactive/plpgsql-statements.html#PLPGSQL-STATEMENTS-EXECUTING-DYN
>
> The above query doesn't need to be dynamic if @userid is the only
> part that varies.  Dynamic queries are appropriate when you want

Uhm, yes.


Andreas
--
Andreas Kretschmer    (Kontakt: siehe Header)
Heynitz:  035242/47215,      D1: 0160/7141639
GnuPG-ID 0x3FFF606C http://wwwkeys.de.pgp.net
 ===    Schollglas Unternehmensgruppe    ===

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

Предыдущее
От: Michael Fuhr
Дата:
Сообщение: Re: Question about stored procedures
Следующее
От: Verena Ruff
Дата:
Сообщение: Transactions and unique constraint