Events

DB Seminar [Spring 2020] : Compiling PL/SQL Away

Event Date: Monday February 24, 2020
Event Time: 04:30pm EDT
Location: GHC9115
Speaker: Tanuj Nayak

Title: Compiling PL/SQL Away

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.