Operators in SQL

Inhaltsverzeichnis  Linklist  Bottom
  1. Common SQL operators, such as ALL,SOME, IN ...
  2. Logical operators, such as AND, OR, NOT ...
  3. Mathematical operators, such as +, -, / ...
  4. Execution precedence

Common SQL operators


Logical operators in SQL


Mathematical operators in SQL


Operator precedence

Top
Index
Copyright © 2002 by André Müller. This Object is open source. You can redistribute it and/or modify it under the terms of the Universal General Public License (UGPL).