- ifnull
SQLMethodInvokeExpr ifnull(SQLExpr expr1, SQLExpr expr2)
Undocumented in source. Be warned that the author may not have intended to support it.
- length
SQLMethodInvokeExpr length(SQLExpr expr)
Undocumented in source. Be warned that the author may not have intended to support it.
- lower
SQLMethodInvokeExpr lower(SQLExpr expr)
Undocumented in source. Be warned that the author may not have intended to support it.
- ltrim
SQLMethodInvokeExpr ltrim(SQLExpr expr)
Undocumented in source. Be warned that the author may not have intended to support it.
- rtrim
SQLMethodInvokeExpr rtrim(SQLExpr expr)
Undocumented in source. Be warned that the author may not have intended to support it.
- substr
SQLMethodInvokeExpr substr(SQLExpr expr)
Undocumented in source. Be warned that the author may not have intended to support it.
- trim
SQLMethodInvokeExpr trim(SQLExpr expr)
Undocumented in source. Be warned that the author may not have intended to support it.
- upper
SQLMethodInvokeExpr upper(SQLExpr expr)
Undocumented in source. Be warned that the author may not have intended to support it.
Created by wenshao on 09/07/2017.