This is really dumb question but still my head cannot work it out.
I have a table with Orders, each order has userID in it. User can have unlimited amount of Orders. How do i make count of unique userIDs ?
This is really dumb question but still my head cannot work it out. I
Share
You can;
You can give the count column a name by aliasing it: