Community

Reducing SQL Server IO and Access Times using Bloom Filters – Part 3 (Inserting Data)

(Tony Rogerson) Part 2 (Basics of the method in SQL Server) explained how to get data into a Bloom Filter structure, it now needs persisting. This post explains a method on how a Bloom Filter can be stored in a SQL Server database – I assume you have read Part 1 and Part 2 and understand about the h

Read More - Register for Free Membership