_:vb51106047 . _:vb51106047 "218" . _:vb51106047 "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_attached \n JOIN demo.acme.premium_attached ON policy_amount.policy_amount_identifier = premium.policy_amount_identifier" .