select title,farm,product,cert_edate,certificate_no, issue_date,form_case from cert_history where form_case in ('TP','TB','PP','AQ') and status='T' and verify='Y' order by cert_edate,certificate_no