blob: 391a4071ff6ba8e4c77a2d562dde08c3fb5ce9da [file] [log] [blame]
explain plan for select * from (
select length(convert_from(onecf['name'], 'UTF8')) from student where twocf['age'] < 19) t limit 0;