. . . . "/*[sqlquery[*/ SELECT \r\n ca.claim_identifier, \r\n ca.claim_amount_identifier, \r\n ca.claim_amount\r\n FROM demo.acme.claim_amount_attached ca\r\n JOIN demo.acme.expense_reserve_attached er ON ca.claim_amount_identifier = er.claim_amount_identifier\n/*]sqlquery]*/" . . . . . . . . . . . . .