method SodaQuery.prototype.selectimport { SodaQuery } from "https://deno.land/x/soda@0.4.5/mod.ts"; select(...selects: Array<string | SelectImpl | FieldImpl>): thisParameters...selects: Array<string | SelectImpl | FieldImpl>Returnsthis