pub const UN_MATCHED_ROW_INDICATOR: &str = "__always_true";
Expand description
Used to indicate the unmatched rows from the inner(subquery) table after the left out Join This is used to handle the Count bug
pub const UN_MATCHED_ROW_INDICATOR: &str = "__always_true";
Used to indicate the unmatched rows from the inner(subquery) table after the left out Join This is used to handle the Count bug