Interface Function
- All Superinterfaces:
Expression,Projection,Sql
- All Known Subinterfaces:
AggregateFunction,ColumnFunction,SingleRowFunction,SystemFunction
- All Known Implementing Classes:
Abs,Avg,Cast,Ceil,Concat,Count,CountAll,CurrentDate,CurrentTime,CurrentTimestamp,Exp,Floor,Length,Ln,Lower,Max,Min,Power,Round,Sqrt,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, timesMethods inherited from interface io.github.torand.fastersql.projection.Projection
alias, asMethods inherited from interface io.github.torand.fastersql.sql.Sql
aliasRefs, columnRefs, params, sql