SELECT c_id,category_name,status FROM tbl_category_video WHERE c_id=20 and status = 'Active' LIMIT 1