SQLize Online / PHPize Online  /  SQLtest Online

A A A
Share      Blog   Popular
Copy Format Clear
select * from ( select 1 as ordNo, 'abc' as st union all select 2, concat( 'abc', chr(13)) union all select 3, concat( 'abc', chr(10)) ) t where t.st like '%c'

Stuck with a problem? Got Error? Ask ChatGPT!

Copy Clear