-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
What steps will reproduce the problem?
1. Query SQL: SELECT SUM(animals.size) FROM animals
2. Error Syntax: "(Result number of sum): syntax error at line: 1, Column:8
token: ,."
3. SUM,AVG,MAX not work
What is the expected output? What do you see instead?
Any Thing
What version of the product are you using? On what operating system?
Windows Delphi XE4
Please provide any additional information below.
SUM,AVG,MAX not work - MIN work in my cas with negative result(value -33060 is
correct result)
Original issue reported on code.google.com by lu...@dicomevents.com on 13 Jun 2013 at 5:22
Attachments: