Re: SEQUENCES - Mailing list pgsql-jdbc

From Dave Cramer
Subject Re: SEQUENCES
Date
Msg-id 1046693861.1418.11.camel@inspiron.cramers
Whole thread Raw
In response to SEQUENCES  ("Carl Olivier" <carl@zero-one.co.za>)
List pgsql-jdbc
Using the DatabaseMetaData.getTables method using "SEQUENCE" as the
table type.

Dave
On Mon, 2003-03-03 at 04:35, Carl Olivier wrote:
> Greetings.
>
> Is it possible to get a list of all sequences within a specified PSQL
> database instance?  If so, what SQL/Java could I use to retrieve this
> information?
>
> Thanks in advance,
>
> Carl
--
Dave Cramer <Dave@micro-automation.net>


pgsql-jdbc by date:

Previous
From: "Carl Olivier"
Date:
Subject: SEQUENCES
Next
From: Rich Cullingford
Date:
Subject: Problem updating rows: absolute() vs. first()