Re: Function Problems - Mailing list pgsql-general

From Richard Huxton
Subject Re: Function Problems
Date
Msg-id 4741561F.7000102@archonet.com
Whole thread Raw
In response to Function Problems  ("Francis Waweru" <fkwaweru@gmail.com>)
List pgsql-general
Francis Waweru wrote:
> 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.

You haven't said what you've tried so far. There's nothing special about
passing variables to a function - it's just part of a query.


--
   Richard Huxton
   Archonet Ltd

pgsql-general by date:

Previous
From: "Francis Waweru"
Date:
Subject: Function Problems
Next
From: "Bebarta, Simanchala"
Date:
Subject: Error while starting postgreSQL service