with oneFsCats as ( select categoryDesc catDesc, categoryId catId, mfrType, sortRank from tbl_OFS_Categories where categoryId in () ) #forJSON( 'oneFsCats', attributes.dataStore, 'catdesc' )#