SELECT * FROM tbl_youtube WHERE status='1' and category='Course' order by id desc limit 6
SELECT * FROM tbl_about_video WHERE status='1' order by id desc limit 2
SELECT * FROM tbl_youtube WHERE status='1' and category='Why join CIMAGE' order by id desc limit 6