cSmartSqlStatement::ScanHavingCondition() - rstoetter/csmartsqlstatement-php GitHub Wiki
Method ScanHavingCondition( )
private string rstoetter\cSmartSqlStatement\cSmartSqlStatement::ScanHavingCondition()
- Namespace : rstoetter\cSmartSqlStatement
- Class name: cSmartSqlStatement
- This method is defined by rstoetter\cSmartSqlStatement\cSmartSqlStatement
The method ScanHavingCondition( ) scans the actual query string and returns the next HAVING clause which is in the buffer
Example:
Returns
string the HAVING clause or an empty string