Function Problems

From: "Francis Waweru" <fkwaweru(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Function Problems
Date: 2007-11-19 08:01:51
Message-ID: 3ab396510711190001x748ba2f8p99156a6952d6e653@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Am creating a function that will be able to sort date from a table
that is over 400,000 rows. I want to pass variables from a java
application am running but I can't able to do so. Please help on how
to pass a variable from an application to a function so that I can
speed up my select queries.
Waweru

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Bebarta, Simanchala 2007-11-19 09:17:53 Error while starting postgreSQL service
Previous Message Matt Magoffin 2007-11-19 07:52:22 possible to create multivalued index from xpath() results in 8.3?