postgresql select lower and upper code example Example: postgres lowercase SELECT lower('W3RESOURCE') AS "Upper to Lower";