SQL Statements and Extensions for the Salesforce Driver : SQL Expressions : Literals : Numeric Literals

Numeric Literals
Unquoted numeric values are treated as numeric literals. If the unquoted numeric value contains a decimal point or exponent, it is treated as a real literal; otherwise, it is treated as an integer literal.
Example
+1894.1204

© 2013 Progress Software Corporation and/or its subsidiaries or affiliates.