with syndicationSets as ( select syndicationSetId, syndicationSetName from tbl_PRD_SyndicationSets where ownerId = and ownertype = and syndicationSetName NOT LIKE '%GLOBAL%' ) #forJSON( 'syndicationSets', attributes.dataStore, 'syndicationSetName' )#