This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

Account Cleanup

Hey Everyone! Does anyone know why doing a SQL Query on the main database, the query returns 80 accounts and the GUI only shows 43 accounts?

SELECT * 
FROM Accounts WITH(nolock)