number of rows

Поиск
Список
Период
Сортировка
От Marcus Andree S. Magalhaes
Тема number of rows
Дата
Msg-id 1055495096.3ee993b85f9ca@webmail.vlinfo.com.br
обсуждение исходный текст
Ответы Re: number of rows
Re: number of rows
sql question (hopefully)
Список pgsql-novice

Does anybody here know a better way to count a table's number
of rows, besides select count (*) from tablename?

I mean, is there any internal variable that stores the number of
rows instead of sequencially scanning the entire database??

Thanks.


-------------------------------
   http://www.vlinfo.com.br

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

Предыдущее
От: "paul butler"
Дата:
Сообщение: Re: Exporting data from PostgreSQL
Следующее
От: Michael Glaesemann
Дата:
Сообщение: Re: Exporting data from PostgreSQL