skip to main content
Part 3: The 32-Bit Drivers : The XML Driver : SQL Support : Grammar Token Definitions : SQL Operators and Symbols
  
SQL Operators and Symbols
Table 64. SQL Operators and Symbols
Symbol
Description
Symbol
Description
':'
Colon
'<'
Less than operator
';'
Semicolon
‘)’
Right parenthesis
'.'
Period
‘=’
Equal operator
','
Comma
‘+’
Plus operator
'<>'
Not equal operator
‘-‘
Minus operator
'<='
Less than or equal operator
‘*’
Multiply operator
'>='
Greater than or equal operator
‘/’
Divide operator
‘>’
Greater than operator
‘?’
Dynamic parameter
‘(‘
Left parenthesis