Re: What is the number equivalient of LIMIT ALL - Mailing list pgsql-jdbc

From Nicholas E. Wakefield
Subject Re: What is the number equivalient of LIMIT ALL
Date
Msg-id 2F2A7EB72EBAF24582513E72ACCBCAAE0A286B@kniexch01.KineticNetworks.com
Whole thread Raw
In response to What is the number equivalient of LIMIT ALL  (David Goodenough <david.goodenough@btconnect.com>)
Responses Re: What is the number equivalient of LIMIT ALL  (David Goodenough <david.goodenough@btconnect.com>)
List pgsql-jdbc
Try limit null, that appears to return all results.

-----Original Message-----
From: pgsql-jdbc-owner@postgresql.org
[mailto:pgsql-jdbc-owner@postgresql.org] On Behalf Of David Goodenough
Sent: Friday, April 14, 2006 11:22 AM
To: pgsql-jdbc@postgresql.org
Subject: [JDBC] What is the number equivalient of LIMIT ALL

When I try to execute a prepared statement containing LIMIT ? the
Postgresql JDBC now requires the value to be an integer.  As the
value for LIMIT can either be a count or ALL this raises a simple
question, what is the numeric value that means ALL?

---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

               http://archives.postgresql.org

pgsql-jdbc by date:

Previous
From: David Goodenough
Date:
Subject: What is the number equivalient of LIMIT ALL
Next
From: "Clemens A Mensik"
Date:
Subject: test-mail