query
RESULTSET
query
  BIDMFRNAME BIDSKU
CACHED false
EXECUTIONTIME 30
SQL select bidSku, bidMfrName from tbl_IMPORT_BidSpec where eai_batchId = 13747812 and bidSku = '0001801'
query
RESULTSET
query
  BIDSKUID
CACHED false
EXECUTIONTIME 11
SQL select bs.bidSkuId from tbl_BID_Skus bs with (nolock) inner join tbl_BID_Manufacturers bm on bs.ownerId = bm.ownerId and bs.ownerType = bm.ownerType and bs.bidMfrId = bm.bidMfrId where bs.ownerId = 387 and bs.ownerType = 'BRO' and bs.bidSku = '' and bm.bidMfrName like '%%'