DB Seminar [Spring 2020] : Compiling PL/SQL Away
Date
Time
Location
Speaker
In this talk, Tanuj Nayak will present Compiling PL/SQL Away from CIDR 2020. This paper details a method of overcoming current overheads of PL/SQL interpretation by compiling it to SQL Common Table Expressions (CTE) using the WITH RECURSIVE construct.