/* syntax version 1 */ /* postgres can not */ $vt = ParseType("Variant"); SELECT Variant(12, CAST(Unicode::ToUpper("o"u) AS String) || "ne", $vt);