dev rstoetter cSmartSqlStatement cSmartSqlStatement::ScanGroupByCondition() - rstoetter/csmartsqlstatement-php GitHub Wiki
Method ScanGroupByCondition( ) - of API Reference dev
private string rstoetter\cSmartSqlStatement\cSmartSqlStatement::ScanGroupByCondition(array $ary)
- Namespace : rstoetter\cSmartSqlStatement
- Class name: cSmartSqlStatement
- This method is defined by the class rstoetter\cSmartSqlStatement\cSmartSqlStatement
The method ScanGroupByCondition( ) scans the actual query string and returns the next GROUP BY clause which is in the buffer
Example:
Arguments
- $ary array - <p>the items of the GROUP BY clause</p>
Returns
string the GROUP BY clause or an empty string