. . . . . . "/*[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.loss_payment_attached lp ON ca.claim_amount_identifier = lp.claim_amount_identifier\n/*]sqlquery]*/" . . . . . . . . . . .