Function proof_of_sql_parser::utility::col_res_all
source ยท pub fn col_res_all() -> SelectResultExpr
Expand description
Select all columns from a table i.e. SELECT *
pub fn col_res_all() -> SelectResultExpr
Select all columns from a table i.e. SELECT *