Subject | Re: [firebird-support] working of count function |
---|---|
Author | Alan J Davies |
Post date | 2010-10-14T11:43:37Z |
select count(myfield) from mytable
(optional - where myidentifier=myparameter)
Alan J Davies
Aldis
(optional - where myidentifier=myparameter)
Alan J Davies
Aldis
On 14/10/2010 11:48, nitin_rk17 wrote:
>
>
> I want to know how the count function works
>
>