pub fn new_select_from(source: NamedSelectSource) -> SelectBuilderExpand description
Get a builder for a SELECT query. This allows advanced sources (like selecting from a synthetic table).
pub fn new_select_from(source: NamedSelectSource) -> SelectBuilderGet a builder for a SELECT query. This allows advanced sources (like selecting from a synthetic table).