1 2 3 4
/* syntax version 1 */ /* postgres can not */ $x = CAST(Unicode::ToUpper("foo"u) AS String); select 1 into result $x;