When querying multiple exact values on the same column in YugabyteDB, the difference between IN and OR isn’t just stylistic… 👉 It […]
Read MoreWhen querying multiple exact values on the same column in YugabyteDB, the difference between IN and OR isn’t just stylistic… 👉 It […]
Read MoreIn a previous YugabyteDB Tip, we explored how to use cbo_stat_dump to recreate production optimizer behavior in a clean environment: 👉 Recreating […]
Read MoreModern SQL optimizers are incredibly smart. Most of the time, they’re far better at choosing an efficient execution plan than any human. […]
Read More