query
RESULTSET
query
  ATTR1LIST BRAND BRANDDISPLAY DATE_ENTERED DEPT DEPTTREE FAMLIST HASIMAGE INTERNALLISTPRICE INTERNALMARKDOWN INTERNALPRICE LARGEPICTURE LISTPRICE MEDIUMPICTURE NAME NEW OF1 OF10 OF11 OF12 OF13 OF14 OF15 OF16 OF17 OF18 OF19 OF2 OF20 OF3 OF4 OF5 OF6 OF7 OF8 OF9 OVERALLQOH PRICERANGE PRODREVIEWSAVERAGE RANKING REALNAME ROMANTICCOPYLONG ROMANTICCOPYSHORT SALE SALEPRICERANGEBOTTOM SALEPRICERANGETOP SIZELIST SMALLPICTURE SOLD SORTPOSITION SORTPOSITION STYLE STYLE_ID SUBTYP1 SUBTYP2 SUBTYP3 TERMSALE TERMSALELISTPRICE TERMSALEPRICE TYP URL WEBSTYLE WEIGHTED_SEARCH WS_PRICE
1 [empty string] DOD COLLECTION Dod Collection 2016-08-31 00:00:00.0 PARTY SUPPLIES & ARRANGEMENTS Party Supplies & Arrangements>Disposable Tableware [empty string] 1 1.95 0 3.95 1538-DEFAULT-l.jpg 1.95 1538-DEFAULT-m.jpg DAY OF THE DEAD BEVERAGE CUPS 9OZ 8CT N [empty string] MADE IN CHINA [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] DAY OF THE DEAD HALLOWEEN [empty string] [empty string] PAPER [empty string] 165 5-and-under 0.00 [empty string] Day Of The Dead Beverage Cups 9oz 8ct [empty string] [empty string] N 3.95 3.95 [empty string] 1538-DEFAULT-s.jpg [empty string] 1000 1000 DODCUP 5088 EMPTY EMPTY EMPTY 0 0 0 DISPOSABLE TABLEWARE dod-collection/day-of-the-dead-beverage-cups-9oz-8ct-5088 DODCUP 0 3.95
2 [empty string] DOD COLLECTION Dod Collection 2016-08-31 00:00:00.0 PARTY SUPPLIES & ARRANGEMENTS Party Supplies & Arrangements>Disposable Tableware [empty string] 1 1.95 0 4.75 1533-DEFAULT-l.jpg 1.95 1533-DEFAULT-m.jpg DOD SKULL LUNCH NAPKINS 16C N [empty string] MADE IN CHINA [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] DAY OF THE DEAD HALLOWEEN [empty string] PAPER [empty string] [empty string] 305 5-and-under 0.00 [empty string] Dod Skull Lunch Napkins 16c [empty string] [empty string] N 4.75 4.75 [empty string] 1533-DEFAULT-s.jpg [empty string] 1000 1000 DODNAP 5087 EMPTY EMPTY EMPTY 0 0 0 DISPOSABLE TABLEWARE dod-collection/dod-skull-lunch-napkins-16c-5087 DODNAP 0 4.75
3 [empty string] DOD COLLECTION Dod Collection 2016-08-31 00:00:00.0 PARTY SUPPLIES & ARRANGEMENTS Party Supplies & Arrangements>Disposable Tableware [empty string] 1 1.95 0 4.75 1540-DEFAULT-l.jpg 1.95 1540-DEFAULT-m.jpg DOD PLATES PINK PURPLE 8CT N [empty string] MADE IN CHINA [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] [empty string] DAY OF THE DEAD HALLOWEEN [empty string] PAPER [empty string] [empty string] 232 5-and-under 0.00 [empty string] Dod Plates Pink Purple 8ct 9`IN DIAMETER [empty string] N 4.75 4.75 [empty string] 1540-DEFAULT-s.jpg [empty string] 1000 1000 DODPLA 5086 EMPTY EMPTY EMPTY 0 0 0 DISPOSABLE TABLEWARE dod-collection/dod-plates-pink-purple-8ct-5086 DODPLA 0 4.75
CACHED false
EXECUTIONTIME 2
SQL SELECT DISTINCT webstyle , max(style_id) as style_id , max(url) as url , max(realName) as realName , max(style) as style , max(overallqoh) as overallqoh , max(sale) as sale , max(new) as new , max(SmallPicture) as SmallPicture , max(MediumPicture) as MediumPicture , max(LargePicture) as LargePicture , max(sortposition) as sortposition , max(dept) as dept , max(typ) as typ , max(subtyp1) as subtyp1 , max(subtyp2) as subtyp2 , max(subtyp3) as subtyp3 , max(brand) as brand , max(branddisplay) as branddisplay , max(priceRange) as priceRange , min(salePriceRangeBottom) as salePriceRangeBottom , max(salePriceRangeTop) as salePriceRangeTop , max(ListPrice) as ListPrice , max(ws_price) as ws_price , max(ranking) as ranking , max(romanticcopylong) as romanticcopylong , max(romanticcopyshort) as romanticcopyshort , max(depttree) as depttree , max(attr1list) as attr1list , max(famlist) as famlist , max(sizelist) as sizelist , max(name) as name , max(prodreviewsaverage) as prodreviewsaverage , max(INTERNALLISTPRICE) as INTERNALLISTPRICE , max(INTERNALMARKDOWN) as INTERNALMARKDOWN , max(INTERNALPRICE) as INTERNALPRICE , max(TERMSALELISTPRICE) as TERMSALELISTPRICE , max(TERMSALEPRICE) as TERMSALEPRICE , max(TERMSALE) as TERMSALE , max(of1) as of1 , max(of2) as of2 , max(of3) as of3 , max(of4) as of4 , max(of5) as of5 , max(of6) as of6 , max(of7) as of7 , max(of8) as of8 , max(of9) as of9 , max(of10) as of10 , max(of11) as of11 , max(of12) as of12 , max(of13) as of13 , max(of14) as of14 , max(of15) as of15 , max(of16) as of16 , max(of17) as of17 , max(of18) as of18 , max(of19) as of19 , max(of20) as of20 , min(sortposition) as sortposition , max(quantitysoldsum) as sold , max(DATE_ENTERED) as DATE_ENTERED , CASE WHEN isNull(max(picture_id),0) = 0 THEN 0 ELSE 1 END as hasImage , CASE WHEN isNull(max(weighted_search),0) = 1 THEN 900000000 ELSE 0 END as weighted_search FROM web_all_products_NEW WHERE 1=1 --AND pictureid is not null and ltrim(rtrim(dept)) = ? and ltrim(rtrim(typ)) = ? and ltrim(rtrim(subtyp1)) = 'EMPTY' AND ( 1=2 OR upper(brand) like ? OR upper(brand) like ? OR upper(brand) like ? ) GROUP BY WEBSTYLE
SQLPARAMETERS
array
1 Party Supplies & Arrangements
2 Disposable Tableware
3 %book%selection%
4 %pinata%selection%
5 %dod%collection%