lorien@lorien:/web/bibla$ mysql bibla -e 'select length(author), author from book_book where id = 6' +----------------+--------+ | length(author) | author | +----------------+--------+ | 1 | | +----------------+--------+