High-Performance SQL Derived Table and CTE
Get the most out of your relational database system
The High-Performance SQL training is aimed to level up your SQL skills with modern techniques and features supported by Oracle, SQL Server, MySQL, or PostgreSQL.
Agenda
In this online workshop, I'm going to show what is the best way to use Derived Tables and Common Table Expressions when using Oracle, MySQL, PostgreSQL, and SQL Server.
Therefore, we are going to cover the following topics:
- Derived Tables
- Derived Tables and Joins
- CTE
- Recursive CTE
- Hierarchical Queries
Target audience
This online workshop is for any developer that happens to develop software that interacts with a relational database system.
After attending this workshop, you'll know all sorts of tips that you can readily apply to your current enterprise project.
Created By
Vlad Mihalcea is a Java Champion and one of the top Hibernate ORM project committers. He created the Hypersistence Optimizer tool which scans your application configuration and mappings and tells you what changes you need to do to speed up your data access layer.
He's been answering thousands of questions about Hibernate and JPA on StackOverflow for which he's got gold badges for Hibernate, Java, and JPA tags.
Whenever he finds something interesting, he likes to share it on his personal blog. He believes in Open Source Software, and he thinks every developer should get involved, one way or the other.
If he doesn’t find a suitable tool for a job, he takes initiative and starts a new open source project, like Hibernate Types or FlexyPool.