# Query soft limit for Debugbar is reached after 100 queries, additional 34 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` ='Toppers' limit 1
selectmin(`SalePrice_1`) as aggregate from `db_articles` where `FamilyId` ='AE3DBE66F337601255CF0CA25229EAB6'and `SubFamilyId` ='9725D3899BDBB924431B9A44601FCFC8'and `AvailableOnline` =1
selectmax(`SalePrice_1`) as aggregate from `db_articles` where `FamilyId` ='AE3DBE66F337601255CF0CA25229EAB6'and `SubFamilyId` ='9725D3899BDBB924431B9A44601FCFC8'and `AvailableOnline` =1