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