19:42
2026-06-24
tanelpoder.com
developer-tools
Why SELECT * is bad for SQL performance (2020)
Using SELECT * in SQL queries degrades performance by increasing network traffic, CPU usage, and memory consumption, as demonstrated by an Oracle benchmark where selecting 3 columns instead of 16 reduβ¦