Re: SQL -select count- - Mailing list pgsql-sql

From Achilleus Mantzios
Subject Re: SQL -select count-
Date
Msg-id Pine.LNX.4.44.0211270958200.24730-100000@matrix.gatewaynet.com
Whole thread Raw
In response to SQL -select count-  ("Giannis" <ogiannhs@yahoo.gr>)
List 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 by date:

Previous
From: Tom Lane
Date:
Subject: Re: [SQL/BUGS] (possible) inconsistent behaviour of timestamp?
Next
From: Luis Sousa
Date:
Subject: Re: SQL query help!