1 line
No EOL
75 B
SQL
1 line
No EOL
75 B
SQL
SELECT * FROM "a" GROUP BY id,name HAVING id <> 1,length(name, 'utf8') > 5; |