PHP CMS Info
Monday, April 23, 2012
How to find number of unique values in table?
Using mysql query we can find the distinct values find the below query for your reffrence
SELECT COUNT (DISTINCT empname) FROM emp;
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment