$sql->selected()
Creates a columns definition from string or array
$sql->selected(string $table, array|string|null $columns = null): stringParameters
| Name | Type | Default | 
|---|---|---|
| $table * | string | – | 
| $columns | array|string|null | null | 
Return type
string