Re: SEQUENCES
Re: SEQUENCES
От:
Dave Cramer <Dave@micro-automation.net>
Дата:
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
SEQUENCES
От:
"Carl Olivier" <carl@zero-one.co.za>
Дата:
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