Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
COUNT(*) with GROUP BY
Message
From
29/01/2017 14:57:07
 
 
To
29/01/2017 14:55:04
General information
Forum:
Microsoft SQL Server
Category:
SQL syntax
Environment versions
SQL Server:
SQL Server 2014
OS:
Windows 8.1
Network:
Windows Server 2012
Miscellaneous
Thread ID:
01647119
Message ID:
01647120
Views:
33
I have found the OVER syntax. Not sure if this is the proper way:
SELECT COUNT(*) OVER() AS RecordCount
 FROM Client
 WHERE Client.Active=1
 GROUP BY Client.NoMember
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Reply
Map
View

Click here to load this message in the networking platform