Solar_Sql_Model::newSelect()
public
Solar_Sql_Select
Solar_Sql_Model::newSelect
( Solar_Sql_Model_Params_Fetch|array $fetch = NULL
)
Returns a new Solar_Sql_Select tool, with the proper SQL object injected automatically.
Parameters
(Solar_Sql_Model_Params_Fetch|array)
$fetch
: Parameters for the fetch.
Returns
(Solar_Sql_Select)
Description
Returns a new Solar_Sql_Select tool, with the proper SQL object injected automatically.