Subject | RE: [firebird-support] Simple SQL question |
---|---|
Author | Sasha |
Post date | 2007-07-17T11:06:08Z |
>There is no performance penaly (as long as you are aware that count(*) is
> Would there be a performance penalty?
> Because, for each row SELECT for COUNT will be executed?
>
slow) because that's uncorelated subquery and it get's executed only once
(someone correct me if I'm wrong on this)
Nevertheless, as others have said already it's not the same query as already
posted.
Sasha