with data as ( select mfr.mfr_id, mfr.mfr_name from tblManufacturers mfr with (nolock) where mfr_id = where mfr_id in ( ) where 1 = 2 ) #forJSON( 'data', attributes.datastore, 'mfr_name' )#