Showing posts with label count. Show all posts
Showing posts with label count. Show all posts

Saturday, 14 May 2016

How to count() function in sql



select COUNT(ClientID)AS OrderFormClientID1 form Order where ClientID=1;