password99
Technical User
what is the SQL function to convert column value to upper or lower case?
select upper(name) from table should return names in upper case??
select upper(name) from table should return names in upper case??
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.