Table of Contents

SQL Engine - SQL Tree

About

The SQL tree is the output of the SQL parser that represents a SQL statement in a parse tree where each node is a SQL Token (ie select,from, …)