Sequences/Problem II.

From: Ludwig Meyerhoff <ludwig(at)antar(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Sequences/Problem II.
Date: 2001-05-05 18:13:08
Message-ID: Pine.LNX.4.21.0105052010430.21059-100000@ludwig
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hallo!

I temporary solved the problem with the sequences by making a query:
select id from ports order by id desc limit 1;

But I am not convinced this is "the real way" to get the number of element
the table ports has ....

Saluti!

Ludwig

Browse pgsql-general by date

  From Date Subject
Next Message Dave Cramer 2001-05-05 18:52:47 Re: OODBMS vs. RDBMS
Previous Message The Hermit Hacker 2001-05-05 18:03:13 Web-based Problem/Project tracking system ...