Sequences/Problem II.

Поиск
Список
Период
Сортировка
От Ludwig Meyerhoff
Тема Sequences/Problem II.
Дата
Msg-id Pine.LNX.4.21.0105052010430.21059-100000@ludwig
обсуждение исходный текст
Список 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


В списке pgsql-general по дате отправления:

Предыдущее
От: The Hermit Hacker
Дата:
Сообщение: Web-based Problem/Project tracking system ...
Следующее
От: "Dave Cramer"
Дата:
Сообщение: Re: OODBMS vs. RDBMS