# Query soft limit for Debugbar is reached after 100 queries, additional 6 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` ='F19B2C875F983DCC3EC501F9F0E5009D'and `AvailableOnline` =1
selectmax(`SalePrice_1`) as aggregate from `db_articles` where `FamilyId` ='C3CE58066D60A877B033DAC5618B4BEB'and `SubFamilyId` ='F19B2C875F983DCC3EC501F9F0E5009D'and `AvailableOnline` =1
selectcount(*) as aggregate from `db_articles` where `ArticleId` in ('4D7D66273DBD0585158AA84ABD7281F1', 'FDC14EA912EB9D427BDC302A8169BD53', 'A28FB7F54A1F4D7285F5C6C6338249E7', '723839A082EA945203F5C10801DC3DAB', 'C86B05531AF660646480F12EA10F64A9', 'DD94C12022997C58BD9B8F9BBE287DB6', 'D032A3191B7E837BC2D79B5C22B35589', 'E5A8FFA1754BE33C2E05BC900C1D0830', '9088463FB0AD2B574B0A8B49909C0BB9', 'F15DAFC60391D32C97650DABB7FFDBBB', '1B738F7350118149D990CEA2143868BE')