# Query soft limit for Debugbar is reached after 100 queries, additional 32 queries onlyshow the query. Limit can be raised in the config. Limits can be raised in the config (debugbar.options.db.soft_limit)
select*from `db_families` where `FamilyDescription` ='Decorações de Açúcar' limit 1
selectmin(`SalePrice_1`) as aggregate from `db_articles` where `FamilyId` ='C3CE58066D60A877B033DAC5618B4BEB'and `SubFamilyId` ='9CAE448AB64D1E6F8C45CDBC8D108920'and `AvailableOnline` =1
selectmax(`SalePrice_1`) as aggregate from `db_articles` where `FamilyId` ='C3CE58066D60A877B033DAC5618B4BEB'and `SubFamilyId` ='9CAE448AB64D1E6F8C45CDBC8D108920'and `AvailableOnline` =1