homework-jianmu/tests/army/query/function/in/trim.err

4 lines
63 B
Plaintext

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