/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ /** * Author: lp * Created: Jan 2, 2018 */ INSERT INTO `ehr`.`querytorole` (`QUERYID`, `ROLEID`) VALUES ('5', '1'); INSERT INTO `ehr`.`querytorole` (`QUERYID`, `ROLEID`) VALUES ('6', '1'); INSERT INTO `ehr`.`querytorole` (`QUERYID`, `ROLEID`) VALUES ('7', '1'); INSERT INTO `ehr`.`querytorole` (`QUERYID`, `ROLEID`) VALUES ('8', '1');