1 2 3 4 5 6
$g = String::AsciiToUpper; $g = Udf($g, "64.0" as Cpu, "4294967296" as ExtraMem); SELECT $g('foo')