AST BuilderStatementsQueryingData Selection and ProjectionOn this pageData Selection and Projection Todo FILTER: Filters rows in a dataset based on specified conditions. PROJECT: Selects which columns to include in the result set.