uppercase lowercase sql code example Example: uppercase and lowercase in sql select UPPER('converted to upper'); select LOWER('CONVERTED TO LOWER');