SQL Expressions
- Last Updated: May 15, 2020
- 1 minute read
- DataDirect Connectors
- JDBC
- IBM Db2 5.1
- MySQL 5.1
- Progress OpenEdge 5.1
- SAP Sybase 5.1
- Documentation
An expression is a combination of one or more values, operators, and SQL functions that evaluate to a value. You can use expressions in the WHERE and HAVING clauses of Select statements.
Expressions enable you to use mathematical operations as well as character string manipulation operators to form complex queries.
Valid expression elements are: