. . . . . . . . . . . "/*[sqlquery[*/ SELECT \r\n policy_amount_identifier, \r\n policy_amount_attached.policy_amount, \r\n policy_amount_attached.policy_coverage_detail_identifier\r\n FROM demo.acme.policy_amount_attached \r\n WHERE policy_amount_identifier not in (SELECT policy_amount_identifier FROM demo.acme.premium_attached )\n/*]sqlquery]*/" . . . . . .