name value pairs

From: "Srivats" <scshekaran(at)newbreak(dot)com>
To: <pgsql-jdbc(at)postgresql(dot)org>
Subject: name value pairs
Date: 2005-11-04 05:50:31
Message-ID: 01e201c5e103$ab00b930$851e010a@NBINDIAXP0133
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hi,

Can I call the functions with name value pairs from JAVA like i do in
Sybase.
For Example
function name ( variable name = value, ..... );

variable name as declared inside the function

Thks
Srivats.C

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Sergey Pariev 2005-11-04 09:34:35 Re: Status of COPY support patch
Previous Message Dave Cramer 2005-11-04 04:35:44 Re: begginer question jdbc not working