PARAMETERS IN QUERIES

From: JORGE MALDONADO <jorgemal1960(at)gmail(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: PARAMETERS IN QUERIES
Date: 2009-02-23 22:56:21
Message-ID: f03943a00902231456p4dc82ca2q644653089172fae4@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Where can I find information about how to use parameters in queries? For
example, to define parameters in the WHERE clause to build dynamic SELECT's.

I have searched the documentation manual but I cannot find this specific
topic.

Thanks in advance.
Jorge Maldonado

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Sean Davis 2009-02-23 23:17:41 Re: PARAMETERS IN QUERIES
Previous Message Torio Dante 2009-02-23 09:44:42 Re: solution found!