Jan 20, 2010 12:02 AM
Select count performance
-
Like (0)
Hi Folks
I was googling on net and found some intresting question on select count prefomance on netezza. Thought will post it here..
http://netezzaforum.com/nps-advanced-concepts/select-query-performance-t19.html
Do any one have any idea on this?
It shouldn't make any difference at all. Both queries project no column data from the database, then perform SPU aggregate on BIGINT value of 1 for each record, and then an aggregate merge on the host.
-Jeff

