S2024 #11 - User-Defined Function Optimizations (CMU Advanced Database Systems)
CMU Database Group · 80:24
User-defined functions let you push application logic into the database so the engine sees the whole computation, but when those UDFs are written in PL/SQL-style languages the optimizer treats them as black boxes and...