Same query retrieving different count
In my application I have done a cfdump of a query. The query basically returns 2 columns which are a count based on certain conditons. The strange part is that for one user the query returns 1& 0 for column A& B where as the same query when executed for another user returns value 0&1 for column A&B respectively. I matched the output in the cfdump and both the queries are identical. The difference in result is what's bothering ![]()
Please advise what could have gone wrong.
Rgds
Aj
