$select public property
The columns being selected. For example, ['id', 'name']
. This is used to construct the SELECT clause in a SQL statement. If not set, it means selecting all columns.
See also select().
$select public property
The columns being selected. For example, ['id', 'name']
. This is used to construct the SELECT clause in a SQL statement. If not set, it means selecting all columns.
See also select().
Designed by : w10schools
service@w10schools.com
Please login to continue.