postgresql lowercase column values code example Example: postgres lowercase SELECT lower('W3RESOURCE') AS "Upper to Lower";