Interface Function
- All Superinterfaces:
Expression
,Projection
,Sql
- All Known Subinterfaces:
AggregateFunction
,ColumnFunction
,SingleRowFunction
,SystemFunction
- All Known Implementing Classes:
Abs
,Avg
,Ceil
,Concat
,Count
,CountAll
,CurrentDate
,CurrentTime
,CurrentTimestamp
,Floor
,Length
,Lower
,Max
,Min
,Round
,Substring
,Sum
,ToChar
,ToNumber
,Upper
Defines a construct that evaluates to a single value, based upon zero, one or multiple rows.
-
Method Summary
Methods inherited from interface io.github.torand.fastersql.expression.Expression
dividedBy, dividedBy, minus, minus, mod, mod, plus, plus, times, times
Methods inherited from interface io.github.torand.fastersql.projection.Projection
alias, as
Methods inherited from interface io.github.torand.fastersql.sql.Sql
aliasRefs, columnRefs, params, sql