-- Verify numerus:quote_product_amount on pg begin; select quote_product_id , subtotal , total from numerus.quote_product_amount where false; rollback;