select count of distinct rows

Поиск
Список
Период
Сортировка
От Havasvölgyi Ottó
Тема select count of distinct rows
Дата
Msg-id 003001c5fded$53a2c5a0$0200a8c0@OTTO
обсуждение исходный текст
Ответ на unsubscribe  ("Dinesh Pandey" <dpandey@secf.com>)
Ответы Re: select count of distinct rows
Re: select count of distinct rows
Re: select count of distinct rows
Список pgsql-sql
Hi,
 
I would like to select the count of distinct rows in a table.
 
SELECT COUNT(DISTINCT *) FROM mytable;
 
This does not work. How can I do it with Postgres?
 
Thanks,
Otto

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