Solar_Sql_Adapter_MysqlReplicated::_select()
    protected
    string
     Solar_Sql_Adapter_MysqlReplicated::_select 
         ( array  $parts
    
 )
Returns a SELECT statement built from its component parts.
Inherited from Solar_Sql_Adapter.
Parameters
- (array) - $parts: The component parts of the SELECT.
Returns
- (string) The SELECT string. 
Description
Returns a SELECT statement built from its component parts.