Access Denied
select ownerId, ownerType, applicationInstance, applicationCode from fsenablers..tbl_APP_Configurations where ownerId = and ownerType = and applicationCode in ( 'GTM', 'BEE' ) insert into fsenablers..tbl_APP_Configurations ( ownerId, ownerType, applicationInstance, applicationCode, parameterName, parameterValue, parameterType ) values ( , , , 'BEE', , , )