Expression
An expression is anything that can represent a single column in a SELECT statement.
An expression is anything that can represent a single column in a SELECT statement.
For example, the following are all expressions:
1+2
foo(3)
x
An expression is anything that can represent a single column in a SELECT statement.
For example, the following are all expressions:
1+2
foo(3)
x