Calcite Acid Neutralizer
![]() |     | Flowing acidic water through a bed of Calcite will dissolve it and raise the pH on water from 5.8 to 6.6. The bed should be backwashed on a regular basis and replaced periodically as it dissolves. |
select DISTINCTROW top 10 p.CatalogId,p.ccode from products p, prodcategories cc, categories c where cc.intCatalogId=p.CatalogId and cc.intcategoryid=c.categoryid and cc.intcategoryid = 159 and p.hide = 0 and (p.customermatch is null or p.customermatch = '') and (p.loggedin = false or p.loggedin is null) and (c.customermatch is null or c.customermatch = '') and (c.loggedin = false or c.loggedin is null) AND (higherCatalogId is null) order by p.ccode