select
Starts building a SELECT query.
Return
New builder instance for a SELECT query.
Parameters
columns
List of columns to fetch. At least one must be provided.
Starts building a SELECT query.
New builder instance for a SELECT query.
List of columns to fetch. At least one must be provided.