SQL Table Expression
Itzik Ben-Gan has a great series of articals about table expressions, focus on four types of named table expressions: derived tables, common table expressions (CTEs), views, and inline table-valued functions (inline TVFs).
Fundamentals of table expressions, Part 1
Fundamentals of table expressions, Part 2 – Derived tables, logical considerations
Fundamentals of table expressions, Part 3 – Derived tables, optimization considerations
Fundamentals of table expressions, Part 4 – Derived tables, optimization considerations, continued
Posted by John Liu Thursday, November 11, 2021