Open brendanator opened 9 years ago
There are several missing sql scalar functions defined in the sql standard that are not currently available within sqlest such as ucase, lcase, upper, lower etc.
ucase
lcase
upper
lower
A more comprehensive list appears here http://www.w3schools.com/sql/sql_functions.asp
There are several missing sql scalar functions defined in the sql standard that are not currently available within sqlest such as
ucase
,lcase
,upper
,lower
etc.A more comprehensive list appears here http://www.w3schools.com/sql/sql_functions.asp