Re: SQL -select count-

Поиск
Список
Период
Сортировка
От Achilleus Mantzios
Тема Re: SQL -select count-
Дата
Msg-id Pine.LNX.4.44.0211270958200.24730-100000@matrix.gatewaynet.com
обсуждение исходный текст
Ответ на SQL -select count-  ("Giannis" <ogiannhs@yahoo.gr>)
Список pgsql-sql
On Tue, 19 Nov 2002, Giannis wrote:

> when I do :
>
> select count(column_name) from table_name
>
> should I get the count for all columns or just those which are not null?

Γιάννη,
θα πάρεις το πλήθος των κολόνων !! που δεν είναι null.

Γιατι δεν κάνεις ένα τέστ μόνος?

> __________________________________________________
> Do you Yahoo!?
> Yahoo! Web Hosting - Let the expert host your site
> http://webhosting.yahoo.com
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
>     (send "unregister YourEmailAddressHere" to majordomo@postgresql.org)
>

==================================================================
Achilleus Mantzios
S/W Engineer
IT dept
Dynacom Tankers Mngmt
Nikis 4, Glyfada
Athens 16610
Greece
tel:    +30-10-8981112
fax:    +30-10-8981877
email:  achill@matrix.gatewaynet.com       mantzios@softlab.ece.ntua.gr



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [SQL/BUGS] (possible) inconsistent behaviour of timestamp?
Следующее
От: Luis Sousa
Дата:
Сообщение: Re: SQL query help!