Prepare() Value

From: <operationsengineer1(at)yahoo(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: Prepare() Value
Date: 2005-08-26 22:53:15
Message-ID: 20050826225315.47620.qmail@web33302.mail.mud.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

hi all...

how valuable is the PREPARE statement? when should it
be used and when should it be avoided?

from what i gather, it helps speed up queries (all
queries or just some types of queries, i do not know),
but it isn't necessarily portable to other dbs.

tia...


____________________________________________________
Start your day with Yahoo! - make it your home page
http://www.yahoo.com/r/hs

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message TheHiddenDragon 2005-08-27 01:28:04 digest
Previous Message operationsengineer1 2005-08-26 22:40:02 Re: SQL safe input?