TDengine/tests/army/query/function/in/trim.err

3 lines
63 B
Text

select trim();
select trim(123);
select trim(both 1 from 123);