_:vb51111757 . _:vb51111757 "218" . _:vb51111757 "SELECT \n policy_amount.policy_amount_identifier, \n policy_amount.policy_amount, \n policy_amount.amount_type_code, \n CASE when policy_amount.amount_type_code = 'Year' then policy_amount.policy_amount/12 end as monthly_policy_amount, policy_amount.policy_coverage_detail_identifier\n FROM demo.acme.policy_amount \n JOIN demo.acme.premium ON policy_amount.policy_amount_identifier = premium.policy_amount_identifier" .