select max(catalog.cost) as max from catalog where catalog.cost>0 and catalog.cat=36

Цена, руб
от до
Бренды
Select * from catalog_item where tid=47 and rel=0 and toreq=1 order by tofiltr desc, pos asc, id asc

Select distinct(countryname) as text, catalog_country.id from catalog_country where exists(Select * from catalog where catalog_country.id=catalog.country and catalog.cost>0 and catalog.cat=36 limit 1) order by (Select count(id) from catalog where catalog_country.id=catalog.country and catalog.cost>0 and catalog.cat=36 limit 1) desc

Мы ответим на Ваши вопросы
Гигиена и здоровье

Select count(id) as n from catalog where catalog.cost>=0 and catalog.cat>0 and ( exists(select * from catalog_tree where catalog_tree.id=catalog.cat and catalog_tree.sh=0 limit 1 ) ) and ( catalog.subcat=0 or exists(select * from catalog_tree where catalog_tree.id=catalog.subcat and catalog_tree.sh=0 limit 1 ) ) and ( catalog.subsubcat=0 or exists(select * from catalog_tree where catalog_tree.id=catalog.subsubcat and catalog_tree.sh=0 limit 1 ) ) and catalog.cat=36 and catalog.subcat=47 limit 1

select * from catalog where catalog.cost>=0 and catalog.cat>0 and ( exists(select * from catalog_tree where catalog_tree.id=catalog.cat and catalog_tree.sh=0 limit 1 ) ) and ( catalog.subcat=0 or exists(select * from catalog_tree where catalog_tree.id=catalog.subcat and catalog_tree.sh=0 limit 1 ) ) and ( catalog.subsubcat=0 or exists(select * from catalog_tree where catalog_tree.id=catalog.subsubcat and catalog_tree.sh=0 limit 1 ) ) and catalog.cat=36 and catalog.subcat=47 order by viewed asc, tomain asc, (select count(catalog_photo.id) from catalog_photo where catalog_photo.idt=catalog.id ) asc, id asc limit 230,10

Ничего не найдено!

Продолжая использовать наш сайт, Вы даете согласие на обработку файлов cookie и пользовательских данных (указанных в формах отправки данных) в целях правильного функционирования сайта, проведения ретаргетинга, статистических исследований, обзоров. Если вы не хотите, чтобы Ваши данные обрабатывались, покиньте сайт.

Политика конфиденциальности  |  Пользовательское соглашение