In Europe the decimal delimiter is often set to be comma character. DB2 database configured this way will return SQL syntax error in the following cases:
To avoid this problem, surround the comma with spaces.
Copyright © 2013, Oracle and/or its affiliates. All rights reserved.