SELECT * FROM tbl_biblio WHERE bibStatus='1' AND bibKeyword3 = 'กฎหมายมหาชน' AND bibTitle LIKE '%%' ORDER BY bibID DESC;