Skip to main content

full_join

Function full_join 

Source
pub fn full_join(table: impl IntoExpr) -> JoinChain
Expand description

FULL JOIN <table> — SQLite 3.39 and later.