SELECT comments  FROM 
<@PREFIX>vm_order_history where 
order_status_code ='P'
and order_id = %s

