How do I show all in a count query?

Tech-Archive recommends: Fix windows errors by optimizing your registry



I have a query that counts transactions by user and I need the query to show
me those users that have not completed any transactions as well as those that
have completed transactions. Currently the query only displays a count if
the number is greater than zero. How would I get this query to show me all
all users?
.