SELECT s.section_tag as tag, lo.Directory as layout, lo.ID as layout_id, sm.title, sm.keywords, sm.h1, sm.description FROM bn_sections s LEFT JOIN bn_sections_meta sm ON sm.section_id = s.section_id LEFT JOIN bn_layout lo ON lo.ID = s.section_layout WHERE s.section_id = 6 AND sm.language_id=2 LIMIT 1