You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: