Re: Function Problems

From: Richard Huxton <dev(at)archonet(dot)com>
To: Francis Waweru <fkwaweru(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Function Problems
Date: 2007-11-19 09:23:43
Message-ID: 4741561F.7000102@archonet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Gregory Williamson 2007-11-19 09:39:46 Re: Error while starting postgreSQL service
Previous Message Bebarta, Simanchala 2007-11-19 09:17:53 Error while starting postgreSQL service