I just downloaded the new version of SQL Server 2008, which I thought was supposed to improve the over(partition by) clause... but i still can't seem to run the following query:
select count(distinct transactions) over(partition by accounts)
from table
Any help is appreciated.
Thanks,
Mike
Tags:
Share
You need to be a member of SQLServerDVD.com to add comments!
Join this Ning Network