Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Not a Bug
-
10.5
-
None
-
linux
Description
Folloeing query in uploaded database return 4 instead of 5
select sum(*) from t1 where f2=3;
|