Hi all I sql SELECT id , LEFT(joketext, 20) as text, name, email FROM joke How to in ORM doing?