Events

Events

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

Speaker:
Tanuj Nayak
Date:
Mon Feb 24, 2020 @ 04:30pm EDT
Date:
Mon Feb 24, 2020
Time:
04:30pm EDT
Location:
GHC9115
Title:
Compiling PL/SQL Away

Talk Info:

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.