add lower in postgresql query with ?1 code example Example: postgres lowercase SELECT lower('W3RESOURCE') AS "Upper to Lower";