Analyze data with buckets
Use bucket tables to simplify SQL queries. Bucket tables are simple, fast, and scalable. How to build them and how to use them.
Read the full article .
Generate integers for SQL
Some platforms have intrinsic functions that generate sets of integers. For those that don’t, there are alternatives.
Read the full article .