Galina Shalygina
Biography:
Galina Shalygina is studying at the Saint Petersburg State University at the Analytical Information Systems department. She has worked on the implementation of Common Table Expressions in MariaDB.
Sessions
4 October 11:20 AM - 12:10 PM
at St. Gallen
MariaDB 10.2 introduces support for Common Table Expressions (CTEs). Both recursive and non-recursive CTEs are supported. This talk will cover everything about the CTEs:
- What are the recursive and non-recursive CTEs
- How they are useful: what kind of information you can compute with CTEs that's difficult to compute otherwise.
- How are CTEs computed and what kinds of CTE query... [read more]