skip to main content
SQL Statements and Extensions for the Salesforce Driver : SQL Expressions : Literals : Integer Literals
  
Integer Literals
Integer literals are represented by a string of numbers that are not enclosed in quotation marks and do not contain decimal points.
Notes
*Integer constants must be whole numbers; they cannot contain decimals.
*Integer literals can start with sign characters (+/-).
Example
1994
-2