çiçek ara sepet
SELECT sira, tedarikci_urun_kodu, resALT,urunler.resID2,urunler.res_uzanti2, urunler.url as urlana, urunler.id, urunler.IsDesigned, urunler.pageview, urunler.FabricIdentityKey, CASE WHEN urunler.stok_sanal>0 THEN 0 ELSE 1 END AS stokgosterim , urunler.aciklama_ozet, urunler.aciklama_on, urunler.ad, urunler.url, urunler.IsCalendar, urunler.StoreId, urunler.tarih, urunler.satis, urunler.etiketler, urunler.fiyat, urunler.fiyatindirimsiz, urunler.InStock, urunler.ArrivalInfo, urunler.stok_sanal, urunler.[Status], urunler.[bidahagelmez], urunler.resID, urunler.res_uzanti, urunler.kisiyeozel, urunler.bestsell, urunler.cesit_sayisi, urunler.parabirimi ,null as ulkefiyat, null as ulkefiyatindirimsiz, null as ulkeparabirimi FROM urunler with(nolock) INNER JOIN hediyebulucu_map WITH(NOLOCK) on urunler.id=hediyebulucu_map.prID WHERE hedID='338' and Status=1 and not resID is null and stok_sanal>0