Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Not a Bug
-
10.5
-
None
-
Ubunte 20.04
Description
Sum function on the uploaded database return 5 instead of 4
Query:
Select sum(*) from t1 where f2=3;
|