Skip to main content

Module join

Module join 

Source
Expand description

JOIN planning: extract left/right tables, equi-join keys, join type.

Functionsยง

plan_join_from_select
Plan a JOIN from a SELECT statement with JOINs in FROM clause.