SELECT judul, LEFT(posting, 100) AS posting FROM tabel_posting LIMIT 10;